v2.1.0: updated changelog, version, and translations for BETA-2

This commit is contained in:
Evan Debenham
2023-05-23 13:44:19 -04:00
parent 73d309e561
commit 6c2f5b6790
84 changed files with 1154 additions and 1107 deletions

View File

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