v3.0.0: updated version, changelog, and translations for BETA-3.1!

This commit is contained in:
Evan Debenham
2025-02-21 15:48:01 -05:00
parent 9e0f2a5077
commit 912c82cd20
4 changed files with 45 additions and 15 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 828
appVersionName = '3.0.0-BETA-3.0'
appVersionCode = 829
appVersionName = '3.0.0-BETA-3.1'
appJavaCompatibility = JavaVersion.VERSION_1_8