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

This commit is contained in:
Evan Debenham
2024-08-22 13:16:14 -04:00
parent 83643fd2fb
commit 9799ed5ae4
2 changed files with 19 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 784
appVersionName = '2.5.0-ALPHA-1'
appVersionCode = 785
appVersionName = '2.5.0-ALPHA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8