v2.0.0: updated version/changelog for alpha-4

This commit is contained in:
Evan Debenham
2023-01-30 13:11:55 -05:00
parent 3ac94c2b43
commit eb7205e255
2 changed files with 23 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 671
appVersionName = '2.0.0-ALPHA-3'
appVersionCode = 672
appVersionName = '2.0.0-ALPHA-4'
appJavaCompatibility = JavaVersion.VERSION_1_8