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

This commit is contained in:
Evan Debenham
2025-01-06 15:44:27 -05:00
parent 10e77308af
commit 4151aa9546
17 changed files with 162 additions and 143 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 815
appVersionName = '3.0.0-BETA-1.2'
appVersionCode = 816
appVersionName = '3.0.0-BETA-1.3'
appJavaCompatibility = JavaVersion.VERSION_1_8