v2.0.0: updated version/changelog for BETA-1

This commit is contained in:
Evan Debenham
2023-02-09 00:40:29 -05:00
parent 2e128ad39c
commit 7175bab0c1
3 changed files with 27 additions and 111 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 673
appVersionName = '2.0.0-ALPHA-5'
appVersionCode = 674
appVersionName = '2.0.0-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8