v2.5.0: updated version, changelog, and translations for v2.5.0 release!

This commit is contained in:
Evan Debenham
2024-09-10 16:39:52 -04:00
parent 3439b8ab2e
commit 16784d0194
21 changed files with 468 additions and 557 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 793
appVersionName = '2.5.0-RC-1'
appVersionCode = 794
appVersionName = '2.5.0'
appJavaCompatibility = JavaVersion.VERSION_1_8