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

This commit is contained in:
Evan Debenham
2022-09-07 15:48:15 -04:00
parent 8036558cb3
commit ef9c47639b
3 changed files with 171 additions and 59 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 648
appVersionName = '1.3.2'
appVersionCode = 650
appVersionName = '1.4.0-ALPHA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8