v1.4.0: updated changelog and release version for alpha-3

This commit is contained in:
Evan Debenham
2022-09-20 20:08:17 -04:00
parent efbd793e09
commit 7fd15acf09
3 changed files with 52 additions and 29 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 652
appVersionName = '1.4.0-ALPHA-2'
appVersionCode = 653
appVersionName = '1.4.0-ALPHA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8