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

This commit is contained in:
Evan Debenham
2024-09-16 12:10:55 -04:00
parent 9ae384018f
commit 4f786e99ca
56 changed files with 1101 additions and 1053 deletions

View File

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