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

This commit is contained in:
Evan Debenham
2023-02-28 13:39:42 -05:00
parent d2e4aab172
commit e3ce66b58f
62 changed files with 2225 additions and 1780 deletions

View File

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