v3.3.0: updated version, changelog, and translations for BETA-4

This commit is contained in:
Evan Debenham
2025-11-30 15:26:50 -05:00
parent 823f6fa87a
commit 92324143c6
72 changed files with 664 additions and 594 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 881
appVersionName = '3.3.0-BETA-3'
appVersionCode = 882
appVersionName = '3.3.0-BETA-4'
appJavaCompatibility = JavaVersion.VERSION_11