Skip to content

Commit

Permalink
update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
xzxADIxzx committed Nov 28, 2022
1 parent fa964e6 commit 2ad443d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
}

ext {
mindustryVersion = 'v140.3'
mindustryVersion = 'v140.4'
jabelVersion = '0.4.2'
sdkRoot = System.getenv('ANDROID_HOME') ?: System.getenv('ANDROID_SDK_ROOT')
}
Expand Down
4 changes: 2 additions & 2 deletions mod.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A mod that increases the schematic size limit to 512 blocks! Adds admins, render
- Cursed Schematics
",
author: "[#0096FF]xzxADIxzx",
minGameVersion: 140.3,
version: 2.5.14,
minGameVersion: 140.4,
version: 2.5.15,
hidden: true,
main: scheme.Main

0 comments on commit 2ad443d

Please sign in to comment.