v2.0.0: updated translations, version, and changelog for v2.0.0 release!

This commit is contained in:
Evan Debenham
2023-03-11 17:18:41 -05:00
parent 67900e72b3
commit b57db0739a
51 changed files with 699 additions and 751 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 682
appVersionName = '2.0.0-BETA-9'
appVersionCode = 684
appVersionName = '2.0.0'
appJavaCompatibility = JavaVersion.VERSION_1_8