v2.2.0: updated version, translations, and changelog for BETA-1.3

This commit is contained in:
Evan Debenham
2023-10-11 18:03:10 -04:00
parent a768e9d398
commit 265026843f
91 changed files with 844 additions and 584 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 749
appVersionName = '2.2.0-BETA-1.2'
appVersionCode = 750
appVersionName = '2.2.0-BETA-1.3'
appJavaCompatibility = JavaVersion.VERSION_1_8