v2.3.0: updated changelog and version for ALPHA-0.1

This commit is contained in:
Evan Debenham
2023-12-06 16:34:05 -05:00
parent 9e4755b066
commit af7e26e239
3 changed files with 132 additions and 10 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 754
appVersionName = '2.2.1'
appVersionCode = 756
appVersionName = '2.3.0-ALPHA-0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8