Skip to content

Commit c0be396

Browse files
committed
v1.0.6
1 parent 3b63024 commit c0be396

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
v1.0.5
1+
v1.0.6
22

3-
- Fixes an issue with adding leveling levels on some DBs
3+
- Updates Tome of Skills interaction to not use command but open page directly instead.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mod_logo = icon.png
2828
mod_url = https://modtale.net/mod/levelingcore
2929
mod_issues = https://github.com/AzureDoom/LevelingCore/issues
3030
mod_sources = https://github.com/AzureDoom/LevelingCore
31-
version = 1.0.5
31+
version = 1.0.6
3232
includes_pack = true
3333
disabled_by_default = false
3434
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": "1.0.5",
4+
"Version": "1.0.6",
55
"Description": "A modern, flexible leveling system for Hytale",
66
"Authors": [
77
{

0 commit comments

Comments
 (0)