Skip to content

Commit 0e00a58

Browse files
authored
Update build.gradle
1 parent a633018 commit 0e00a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ java{
1717

1818
ext{
1919
//the build number that this mod is made for
20-
mindustryVersion = 'v150.1'
20+
mindustryVersion = 'v154.2'
2121
jabelVersion = "93fde537c7"
2222
//windows sucks
2323
isWindows = System.getProperty("os.name").toLowerCase().contains("windows")

0 commit comments

Comments
 (0)