Skip to content

Commit

Permalink
v146
Browse files Browse the repository at this point in the history
  • Loading branch information
BalaM314 committed Sep 4, 2023
1 parent e3966fa commit 4347432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ allprojects{
if(!project.hasProperty("assetUrl")) assetUrl = 'mindustry-antigrief/mindustry-client'
if(!project.hasProperty("assetRef")) assetRef = 'v7'
if(!project.hasProperty("versionModifier")) versionModifier = 'release'
if(!project.hasProperty("buildversion")) buildversion = '145.1'
if(!project.hasProperty("buildversion")) buildversion = '146'
if(!project.hasProperty("clientVersion")) clientVersion = 'v1.0.0, Jan. 1, 1970'
if(!project.hasProperty("versionType")) versionType = 'official'
appName = 'Mindustry'
Expand Down

0 comments on commit 4347432

Please sign in to comment.