v2.3.1: updated changelog and version for v2.3.1 release!

This commit is contained in:
Evan Debenham
2024-01-25 17:42:25 -05:00
parent 46ebc5c5d5
commit 61def37515
3 changed files with 38 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 765
appVersionName = '2.3.0'
appVersionCode = 767
appVersionName = '2.3.1'
appJavaCompatibility = JavaVersion.VERSION_1_8