Skip to content

Commit

Permalink
1.1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
guiYMOUR authored May 24, 2023
1 parent cfbeaae commit f8f625b
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 @@ -15,7 +15,7 @@ repositories{

ext{
//the build number that this mod is made for
mindustryVersion = 'v143'
mindustryVersion = 'v144.3'
jabelVersion = "0.6.0"
//sdkVersion = '30'
sdkRoot = System.getenv("ANDROID_HOME")
Expand Down
2 changes: 1 addition & 1 deletion mod.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name:"extra-utilities"
author: guiY
main: "ExtraUtilities.ExtraUtilitiesMod"
description: "An extended mod for Mindustry"
version: 1.1.0.5
version: 1.1.0.6
java: true
minGameVersion: 138

0 comments on commit f8f625b

Please sign in to comment.