Update build.gradle
This commit is contained in:
parent
1b9e47206a
commit
40f1ff9be7
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ build.dependsOn deobfJar, apiJar
|
|||
uploadToModsIO {
|
||||
modId = "1182"
|
||||
minecraft = "1.9.4"
|
||||
changelog = "See github"
|
||||
changelog = "See github at : https://github.com/TechReborn/TechReborn"
|
||||
tag = "alpha"
|
||||
apiKey = project.getProperty('modsioTRKey')
|
||||
artifact = jar.archivePath
|
||||
|
|
Loading…
Reference in a new issue