v1.3.0: updated changelog and details for alpha release

This commit is contained in:
Evan Debenham
2022-06-10 21:11:04 -04:00
parent 791501bf25
commit 2ccfe6f7e2
3 changed files with 219 additions and 114 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 630
appVersionName = '1.3.0-ALPHA'
appVersionCode = 631
appVersionName = '1.3.0-ALPHA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8