Skip to content

Commit 75c93de

Browse files
committed
v0.9.8
1 parent 11d52b8 commit 75c93de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v0.9.7hf
1+
v0.9.8
22
- Added max level check on base xp gain logic from commands. — Huge thanks to GlobalHive for this feature!
33
- Fixed a crash on chunk access. — Huge thanks to GlobalHive for this fix!
44

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mod_logo = icon.png
2525
mod_url = https://modtale.net/mod/levelingcore
2626
mod_issues = https://github.com/AzureDoom/LevelingCore/issues
2727
mod_sources = https://github.com/AzureDoom/LevelingCore
28-
version = 0.9.7hf
28+
version = 0.9.8
2929
includes_pack = true
3030
disabled_by_default = false
3131
patchline = release

src/main/resources/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Group": "com.azuredoom",
33
"Name": "levelingcore",
4-
"Version": "0.9.7hf",
4+
"Version": "0.9.8",
55
"Description": "A modern, flexible leveling system for Hytale",
66
"Authors": [
77
{

0 commit comments

Comments
 (0)