Attempted to mark 1.9.4 builds as supporting 1.10 on Curse

This commit is contained in:
Adubbz 2016-06-26 22:28:27 +10:00 committed by GitHub
parent 52b0c0afe7
commit 5549defff0
1 changed files with 2 additions and 0 deletions

View File

@ -159,6 +159,8 @@ curseforge {
id = '220318'
changelog = file('build/libs/' + project.getName() + '-' + project.version + '-changelog.txt');
releaseType = 'beta'
addGameVersion(1.10)
}
}