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

This commit is contained in:
Evan Debenham
2024-08-25 11:41:49 -04:00
parent d167ce29f1
commit d9cb56c2dc
2 changed files with 31 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 785
appVersionName = '2.5.0-ALPHA-2'
appVersionCode = 786
appVersionName = '2.5.0-ALPHA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8