v2.1.0: updated changelog, WelcomeScene, and version for v2.1.0 release

This commit is contained in:
Evan Debenham
2023-06-01 16:34:08 -04:00
parent e84fccda2f
commit 6067d21dae
4 changed files with 31 additions and 94 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 717
appVersionName = '2.1.0-RC-2'
appVersionCode = 722
appVersionName = '2.1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8