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

This commit is contained in:
Evan Debenham
2023-02-10 13:47:22 -05:00
parent 601b8c585e
commit cc143e0fcb
47 changed files with 982 additions and 963 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 674
appVersionName = '2.0.0-BETA-1'
appVersionCode = 675
appVersionName = '2.0.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8