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

This commit is contained in:
Evan Debenham
2024-12-02 13:49:01 -05:00
parent db0194b44e
commit 307d929f3c
2 changed files with 21 additions and 3 deletions

View File

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