v2.0.1: updated version & changelog for re-amended v2.0.1 release (aaa)

This commit is contained in:
Evan Debenham
2023-03-26 19:07:28 -04:00
parent 7a81be75bb
commit 0b38798c95
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 690
appVersionCode = 694
appVersionName = '2.0.1'
appJavaCompatibility = JavaVersion.VERSION_1_8