Skip to content

Commit

Permalink
Beta 1.3.24 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Archy-X committed Dec 27, 2023
1 parent 88b5520 commit a0a006c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version Beta 1.3.24
New Features:
- Add support for Minecraft 1.20.4
Bug Fixes:
- Fix revert_command executing normal command instead
- Fix level progression menu items_per_page above 24 not working
- Fix pierce level out of range error
- Fix ManaAbilityActiveEvent cancellation not working

Version Beta 1.3.23
New Features:
- Add support for Minecraft 1.20.2
Expand Down
2 changes: 1 addition & 1 deletion bukkit/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AureliumSkills
version: Beta 1.3.23
version: Beta 1.3.24
main: com.archyx.aureliumskills.AureliumSkills
description: Feature-Packed Skills Plugin
author: Archyx
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
projectVersion = Beta1.3.23
projectVersion = Beta1.3.24

0 comments on commit a0a006c

Please sign in to comment.