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

This commit is contained in:
Evan Debenham
2024-12-18 12:38:48 -05:00
parent ec74cbb59f
commit 358f7ca857
3 changed files with 24 additions and 107 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 812
appVersionName = '3.0.0-ALPHA-1.1'
appVersionCode = 813
appVersionName = '3.0.0-BETA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8