set the latest version of TechReborn to be the current one on mods.io

This commit is contained in:
Modmuss50 2016-05-26 19:50:38 +01:00
parent 40f1ff9be7
commit 4926dccf8d

View file

@ -163,7 +163,7 @@ uploadToModsIO {
tag = "alpha" tag = "alpha"
apiKey = project.getProperty('modsioTRKey') apiKey = project.getProperty('modsioTRKey')
artifact = jar.archivePath artifact = jar.archivePath
current = false; current = true;
} }
uploadArchives { uploadArchives {