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

This commit is contained in:
Evan Debenham
2023-03-05 15:02:30 -05:00
parent 947fb84169
commit 86fbfd905d
61 changed files with 1142 additions and 897 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 679
appVersionName = '2.0.0-BETA-6'
appVersionCode = 680
appVersionName = '2.0.0-BETA-7'
appJavaCompatibility = JavaVersion.VERSION_1_8