diff --git a/build.gradle b/build.gradle index 84ee037..a64770b 100644 --- a/build.gradle +++ b/build.gradle @@ -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') } diff --git a/mod.hjson b/mod.hjson index 84ec5d7..614069f 100644 --- a/mod.hjson +++ b/mod.hjson @@ -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 \ No newline at end of file