v2.5.0: updated changelog, version, and translations for BETA-5

This commit is contained in:
Evan Debenham
2024-09-04 19:44:13 -04:00
parent 935b3f05dd
commit 7aa9555294
105 changed files with 1886 additions and 1668 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 791
appVersionName = '2.5.0-BETA-4'
appVersionCode = 792
appVersionName = '2.5.0-BETA-5'
appJavaCompatibility = JavaVersion.VERSION_1_8