v2.2.0: updated translations, version, & changelog for beta-0.4

This commit is contained in:
Evan Debenham
2023-09-13 16:36:56 -04:00
parent 0c0919f45a
commit b3066625c7
53 changed files with 423 additions and 409 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 742
appVersionName = '2.2.0-BETA-0.3'
appVersionCode = 743
appVersionName = '2.2.0-BETA-0.4'
appJavaCompatibility = JavaVersion.VERSION_1_8