Update teavm launcher version
This commit is contained in:
@@ -38,4 +38,4 @@ allprojects {
|
|||||||
maven { url 'https://central.sonatype.com/repository/maven-snapshots/' }
|
maven { url 'https://central.sonatype.com/repository/maven-snapshots/' }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -40,7 +40,7 @@ public class TeaVMLauncher {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private static void initializeServices() {
|
private static void initializeServices() {
|
||||||
Game.version = "3.2.4";
|
Game.version = "3.2.5";
|
||||||
Game.versionCode = 875;
|
Game.versionCode = 877;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user