v2.3.0: updated translations, changelog, and version for BETA-1.0

This commit is contained in:
Evan Debenham
2023-12-12 13:45:31 -05:00
parent d8d8c8484f
commit b4794c462b
91 changed files with 2277 additions and 1590 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 758
appVersionName = '2.3.0-ALPHA-0.3'
appVersionCode = 759
appVersionName = '2.3.0-BETA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8