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

This commit is contained in:
Evan Debenham
2023-02-14 11:45:31 -05:00
parent ed93d182a3
commit f7e2c50698
66 changed files with 2231 additions and 2213 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 675
appVersionName = '2.0.0-BETA-2'
appVersionCode = 676
appVersionName = '2.0.0-BETA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8