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

This commit is contained in:
Evan Debenham
2023-12-20 15:52:02 -05:00
parent 7a464b0a29
commit 29d3e07ab7
42 changed files with 360 additions and 336 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 761
appVersionName = '2.3.0-BETA-1.2'
appVersionCode = 762
appVersionName = '2.3.0-BETA-1.3'
appJavaCompatibility = JavaVersion.VERSION_1_8