v2.2.0: updated changelog, version, and welcome scene for ALPHA-0.1

This commit is contained in:
Evan Debenham
2023-09-03 18:42:23 -04:00
parent a350ea8b4f
commit be110feb03
4 changed files with 181 additions and 6 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 736
appVersionName = '2.1.4'
appVersionCode = 738
appVersionName = '2.2.0-ALPHA-0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8