v2.5.0: updated version and changelog for BETA-3

This commit is contained in:
Evan Debenham
2024-08-28 14:02:58 -04:00
parent 3c0b745501
commit 4bdd2359ba
2 changed files with 11 additions and 6 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 789
appVersionName = '2.5.0-BETA-2'
appVersionCode = 790
appVersionName = '2.5.0-BETA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8