Skip to content

Commit

Permalink
update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
xzxADIxzx committed Oct 13, 2022
1 parent b31fb3c commit c8464d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 = 'v138'
mindustryVersion = 'v139'
jabelVersion = '0.4.2'
sdkRoot = System.getenv('ANDROID_HOME') ?: System.getenv('ANDROID_SDK_ROOT')
}
Expand Down
2 changes: 1 addition & 1 deletion mod.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ subtitle: No longer just increases the schema size,
description: "A mod that increase the schematic size limit to 512 blocks!\n[red]Vanilla Only!",
author: "[#0096FF]xzxADIxzx",
version: 2.4.36,
minGameVersion: 138,
minGameVersion: 139,
hidden: true,
main: scheme.Main

0 comments on commit c8464d3

Please sign in to comment.