Upgrade the release to beta

It should be release quality in all honesty[^1], but let's leave it a
few days to see if any issues trickle in.

[^1]: Well, aside from upsidedown turtles!
This commit is contained in:
SquidDev 2020-05-16 10:20:16 +01:00
parent e02ccdcb1a
commit 87aa839b60
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ task compressJson(dependsOn: jar) {
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
project {
id = '282001'
releaseType = 'alpha'
releaseType = 'beta'
changelog = "Release notes can be found on the GitHub repository (https://github.com/SquidDev-CC/CC-Tweaked/releases/tag/v${mc_version}-${mod_version})."
relations {