Fix reborn core display name.

This commit is contained in:
modmuss50 2023-08-09 13:25:06 +01:00
parent 1c6a48de0f
commit 0b4b28dd62

View file

@ -366,6 +366,7 @@ publishMods {
from options from options
projectId = "237903" projectId = "237903"
file = project(":RebornCore").tasks.remapJar.archiveFile file = project(":RebornCore").tasks.remapJar.archiveFile
displayName = "RebornCore $version"
} }
github { github {