Skip to content

Commit c8464d3

Browse files
committed
update core version
1 parent b31fb3c commit c8464d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
ext {
19-
mindustryVersion = 'v138'
19+
mindustryVersion = 'v139'
2020
jabelVersion = '0.4.2'
2121
sdkRoot = System.getenv('ANDROID_HOME') ?: System.getenv('ANDROID_SDK_ROOT')
2222
}

mod.hjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ subtitle: No longer just increases the schema size,
44
description: "A mod that increase the schematic size limit to 512 blocks!\n[red]Vanilla Only!",
55
author: "[#0096FF]xzxADIxzx",
66
version: 2.4.36,
7-
minGameVersion: 138,
7+
minGameVersion: 139,
88
hidden: true,
99
main: scheme.Main

0 commit comments

Comments
 (0)