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

This commit is contained in:
Evan Debenham
2023-12-14 16:30:30 -05:00
parent 5e075d80ab
commit 4f4f1b2f35
56 changed files with 582 additions and 506 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 759
appVersionName = '2.3.0-BETA-1.0'
appVersionCode = 760
appVersionName = '2.3.0-BETA-1.1'
appJavaCompatibility = JavaVersion.VERSION_1_8