v2.0.1: updated version and changelog for v2.0.1 release

This commit is contained in:
Evan Debenham
2023-03-24 16:25:39 -04:00
parent 5ddcb7d7ea
commit 94bf1c5f41
3 changed files with 54 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 684
appVersionName = '2.0.0'
appVersionCode = 686
appVersionName = '2.0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8