v2.0.0: updated version/changelog for alpha-3

This commit is contained in:
Evan Debenham
2023-01-29 16:00:29 -05:00
parent 05209247e0
commit af10441a9c
3 changed files with 39 additions and 6 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 670
appVersionName = '2.0.0-ALPHA-2'
appVersionCode = 671
appVersionName = '2.0.0-ALPHA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8