Fix reborn core display name.
This commit is contained in:
parent
1c6a48de0f
commit
0b4b28dd62
1 changed files with 1 additions and 0 deletions
|
@ -366,6 +366,7 @@ publishMods {
|
|||
from options
|
||||
projectId = "237903"
|
||||
file = project(":RebornCore").tasks.remapJar.archiveFile
|
||||
displayName = "RebornCore $version"
|
||||
}
|
||||
|
||||
github {
|
||||
|
|
Loading…
Reference in a new issue