v1.4.0: updated version, changelog, and translations

This commit is contained in:
Evan Debenham
2022-09-26 20:11:05 -04:00
parent 12dcb32df1
commit 4e13861056
174 changed files with 9058 additions and 6197 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 655
appVersionName = '1.4.0-BETA-1'
appVersionCode = 656
appVersionName = '1.4.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8