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

This commit is contained in:
Evan Debenham
2023-02-17 15:32:42 -05:00
parent f0d115a845
commit e1eb781001
35 changed files with 643 additions and 629 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 677
appVersionName = '2.0.0-BETA-4'
appVersionCode = 678
appVersionName = '2.0.0-BETA-5'
appJavaCompatibility = JavaVersion.VERSION_1_8