v2.2.0: updated version and changelog for beta-0.3

This commit is contained in:
Evan Debenham
2023-09-11 20:57:15 -04:00
parent fe560497d7
commit 5bd755b163
2 changed files with 10 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 741
appVersionName = '2.2.0-BETA-0.2'
appVersionCode = 742
appVersionName = '2.2.0-BETA-0.3'
appJavaCompatibility = JavaVersion.VERSION_1_8