v2.1.0: updated changelog/version/translations for BETA-3

This commit is contained in:
Evan Debenham
2023-05-25 11:33:32 -04:00
parent 5b1ca40ae9
commit 82ee7805c8
37 changed files with 508 additions and 492 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 708
appVersionName = '2.1.0-BETA-2'
appVersionCode = 709
appVersionName = '2.1.0-BETA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8