v2.1.0: updated version & changelog for BETA-1

This commit is contained in:
Evan Debenham
2023-05-22 11:38:37 -04:00
parent 84864faa9f
commit d97cc7fca7
4 changed files with 7 additions and 24 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 706
appVersionName = '2.1.0-ALPHA-2'
appVersionCode = 707
appVersionName = '2.1.0-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8