v2.3.0: updated version, changelog, and translations for v2.3.0 release!

This commit is contained in:
Evan Debenham
2024-01-17 14:32:27 -05:00
parent 84bc38cad0
commit 8c318c9075
14 changed files with 118 additions and 198 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 764
appVersionName = '2.3.0-RC-1'
appVersionCode = 765
appVersionName = '2.3.0'
appJavaCompatibility = JavaVersion.VERSION_1_8