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

This commit is contained in:
Evan Debenham
2023-02-03 14:14:49 -05:00
parent 7fcce5a14e
commit 865423f5ba
3 changed files with 23 additions and 5 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 672
appVersionName = '2.0.0-ALPHA-4'
appVersionCode = 673
appVersionName = '2.0.0-ALPHA-5'
appJavaCompatibility = JavaVersion.VERSION_1_8