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

This commit is contained in:
Evan Debenham
2023-12-08 15:45:09 -05:00
parent a11604c720
commit 313e15a911
3 changed files with 21 additions and 6 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 757
appVersionName = '2.3.0-ALPHA-0.2'
appVersionCode = 758
appVersionName = '2.3.0-ALPHA-0.3'
appJavaCompatibility = JavaVersion.VERSION_1_8