v3.0.0: updated version, changelog, translations, and code for BETA-2.8

This commit is contained in:
Evan Debenham
2025-02-14 13:23:14 -05:00
parent 99256290eb
commit 5ec66fe971
25 changed files with 265 additions and 252 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 826
appVersionName = '3.0.0-BETA-2.7'
appVersionCode = 827
appVersionName = '3.0.0-BETA-2.8'
appJavaCompatibility = JavaVersion.VERSION_1_8