Attempted to mark 1.9.4 builds as supporting 1.10 on Curse
This commit is contained in:
parent
52b0c0afe7
commit
5549defff0
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ curseforge {
|
|||
id = '220318'
|
||||
changelog = file('build/libs/' + project.getName() + '-' + project.version + '-changelog.txt');
|
||||
releaseType = 'beta'
|
||||
|
||||
addGameVersion(1.10)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue