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

This commit is contained in:
Evan Debenham
2024-12-05 16:39:13 -05:00
parent 5b9100fed9
commit 0478c250f3
2 changed files with 32 additions and 2 deletions

View File

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