Skip to content

Commit dc37498

Browse files
committed
v1.1.4
1 parent edacb72 commit dc37498

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.1.3
1+
v1.1.4
22

3-
- Built for 0.6.+
3+
- Adds optional beacon support for reporting

gradle.properties

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

0 commit comments

Comments
 (0)