v3.0.0: updated version and changelog for ALPHA-5

This commit is contained in:
Evan Debenham
2024-12-06 17:06:43 -05:00
parent 4b79e4f33d
commit f333170912
2 changed files with 12 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 807
appVersionName = '3.0.0-ALPHA-4'
appVersionCode = 808
appVersionName = '3.0.0-ALPHA-5'
appJavaCompatibility = JavaVersion.VERSION_1_8