v1.4.0: updated changelog and version for BETA

This commit is contained in:
Evan Debenham
2022-09-23 17:28:22 -04:00
parent a9bfb4e9cd
commit 1a172f8649
3 changed files with 49 additions and 72 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 654
appVersionName = '1.4.0-ALPHA-4'
appVersionCode = 655
appVersionName = '1.4.0-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8