v2.4.0: updated version, changelog, and translations for BETA-3

This commit is contained in:
Evan Debenham
2024-05-08 16:54:58 -04:00
parent deb9f1a611
commit c718e49360
83 changed files with 2027 additions and 1777 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 776
appVersionName = '2.4.0-BETA-2'
appVersionCode = 777
appVersionName = '2.4.0-BETA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8