v2.0.1: updated changelog & version for (hopefully) final v2.0.1 release
v2.0.1 got so many re-releases because it sat in beta for a while, and various new issues kept popping up, only the final release of v2.0.1 actually went public. If I do this again in future I'll probably just assign proper beta version codes to the non-final releases.
This commit is contained in:
@@ -14,7 +14,7 @@ allprojects {
|
||||
appName = 'Shattered Pixel Dungeon'
|
||||
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
|
||||
|
||||
appVersionCode = 694
|
||||
appVersionCode = 696
|
||||
appVersionName = '2.0.1'
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
Reference in New Issue
Block a user