v2.0.0: updated translations, version, and changelog for BETA-4

This commit is contained in:
Evan Debenham
2023-02-15 22:52:42 -05:00
parent ba660888e1
commit d163767ab3
47 changed files with 756 additions and 705 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 676
appVersionName = '2.0.0-BETA-3'
appVersionCode = 677
appVersionName = '2.0.0-BETA-4'
appJavaCompatibility = JavaVersion.VERSION_1_8