v3.1.0: updated changelog and version for ALPHA-1.0!

This commit is contained in:
Evan Debenham
2025-05-13 12:52:23 -04:00
parent f84c11b110
commit 23e6b704ae
3 changed files with 150 additions and 83 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 838
appVersionName = '3.1.0-ALPHA-0.3'
appVersionCode = 839
appVersionName = '3.1.0-ALPHA-1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8