Set releaseType to alpha and stop marking 1.8.9 as valid verison

This commit is contained in:
Nick Ignoffo 2016-03-21 18:39:56 -07:00
parent cde81a03dd
commit d8c5d75381

View file

@ -213,9 +213,7 @@ curseforge {
project { project {
id = "${curse_id}" id = "${curse_id}"
changelog = getChangelogText() changelog = getChangelogText()
releaseType = 'beta' releaseType = 'alpha'
addGameVersion '1.8.9'
relations curseRelations relations curseRelations