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

This commit is contained in:
Evan Debenham
2025-02-10 14:55:41 -05:00
parent 45b5c6aea9
commit 9ae5d87b0f
25 changed files with 415 additions and 389 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 824
appVersionName = '3.0.0-BETA-2.5'
appVersionCode = 825
appVersionName = '3.0.0-BETA-2.6'
appJavaCompatibility = JavaVersion.VERSION_1_8