set the latest version of TechReborn to be the current one on mods.io
This commit is contained in:
parent
40f1ff9be7
commit
4926dccf8d
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ uploadToModsIO {
|
|||
tag = "alpha"
|
||||
apiKey = project.getProperty('modsioTRKey')
|
||||
artifact = jar.archivePath
|
||||
current = false;
|
||||
current = true;
|
||||
}
|
||||
|
||||
uploadArchives {
|
||||
|
|
Loading…
Reference in a new issue