v2.1.0: updated changelog and version for RC-2

This commit is contained in:
Evan Debenham
2023-06-01 11:17:10 -04:00
parent 59f9221bcc
commit 7afb198ad7
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 712
appVersionName = '2.1.0-RC-1'
appVersionCode = 714
appVersionName = '2.1.0-RC-2'
appJavaCompatibility = JavaVersion.VERSION_1_8