v3.0.0: updated version/changelog for ALPHA-0.6

This commit is contained in:
Evan Debenham
2024-12-11 15:43:03 -05:00
parent 6a62793361
commit 8680388e40
2 changed files with 41 additions and 6 deletions

View File

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