v1.3.0: updated changelog and details for beta release

This commit is contained in:
Evan Debenham
2022-06-23 00:34:17 -04:00
parent 6e43767e38
commit edf40f6863
2 changed files with 22 additions and 12 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 633
appVersionName = '1.3.0-ALPHA-3'
appVersionCode = 634
appVersionName = '1.3.0-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8