v3.0.0: updated version, changelog, and translations for BETA-2.1

This commit is contained in:
Evan Debenham
2025-01-23 15:56:41 -05:00
parent 4d98778093
commit 1c0b074001
22 changed files with 214 additions and 194 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 819
appVersionName = '3.0.0-BETA-2.0'
appVersionCode = 820
appVersionName = '3.0.0-BETA-2.1'
appJavaCompatibility = JavaVersion.VERSION_1_8