v1.3.0: updated changelog

This commit is contained in:
Evan Debenham
2022-07-05 15:04:04 -04:00
parent f78cbc3421
commit 1643f50d70
3 changed files with 24 additions and 10 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 638
appVersionName = '1.3.0-BETA-3'
appVersionCode = 639
appVersionName = '1.3.0-RC-1'
appJavaCompatibility = JavaVersion.VERSION_1_8