v1.3.0: updated translations and changelog

This commit is contained in:
Evan Debenham
2022-06-24 12:19:06 -04:00
parent cf9e874f5c
commit e008527d37
134 changed files with 5230 additions and 2335 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 634
appVersionName = '1.3.0-BETA-1'
appVersionCode = 636
appVersionName = '1.3.0-BETA-2'
appJavaCompatibility = JavaVersion.VERSION_1_8