Update LibZontreck mods.toml entry
This commit is contained in:
parent
e7e08902f0
commit
6ae187733f
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
|
||||
|
||||
|
||||
version = "${my_version}"
|
||||
version = "${mc_version}-${my_version}"
|
||||
group = 'dev.zontreck.otemod' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'otemod'
|
||||
|
||||
|
|
Reference in a new issue