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

This commit is contained in:
Evan Debenham
2023-03-25 12:55:41 -04:00
parent 659eb6c9f7
commit 58b3ebe852
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 686
appVersionCode = 690
appVersionName = '2.0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8