v2.2.0: updated changelog, version, and WelcomeScene for BETA-0.1

This commit is contained in:
Evan Debenham
2023-09-08 12:18:27 -04:00
parent 091b17a3d6
commit acd8e29ea4
3 changed files with 9 additions and 28 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 739
appVersionName = '2.2.0-ALPHA-0.2'
appVersionCode = 740
appVersionName = '2.2.0-BETA-0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8