From 2ad443d2a57545ea9d698c6d009fae0c0494c494 Mon Sep 17 00:00:00 2001 From: xzxADIxzx Date: Mon, 28 Nov 2022 23:13:28 +0300 Subject: [PATCH] update core version --- build.gradle | 2 +- mod.hjson | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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