Mark CurseForge builds as release

They're almost definitely not, but I've had no bug reports so they must
work!
This commit is contained in:
SquidDev 2019-06-02 17:28:13 +01:00
parent 401bbf2e6a
commit 18aee02221
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ task compressJson(dependsOn: jar) {
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
project {
id = '282001'
releaseType = 'beta'
releaseType = 'release'
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 {