Fixed building

This commit is contained in:
Forstride 2016-07-14 15:50:59 -04:00
parent fc52431265
commit 3f781076ef
1 changed files with 2 additions and 2 deletions

View File

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