v3.0.0: updated version, changelog, and welcome message for ALPHA-1.0!

This commit is contained in:
Evan Debenham
2024-12-16 12:50:36 -05:00
parent ba29858ddc
commit 99a40e52ac
3 changed files with 40 additions and 64 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 810
appVersionName = '3.0.0-ALPHA-0.7'
appVersionCode = 811
appVersionName = '3.0.0-ALPHA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8