v3.0.0: Updated version, changelog, and translations for BETA-2.4!

This commit is contained in:
Evan Debenham
2025-02-06 16:30:45 -05:00
parent 816494c8df
commit 287b15f013
63 changed files with 1401 additions and 768 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 822
appVersionName = '3.0.0-BETA-2.3'
appVersionCode = 823
appVersionName = '3.0.0-BETA-2.4'
appJavaCompatibility = JavaVersion.VERSION_1_8