Skip to content

Commit 9a41f89

Browse files
committed
Update displayName
1 parent e5e1448 commit 9a41f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ publishMods {
336336
file = jar.archiveFile
337337
changelog = ChangelogText.getChangelogText(project).toString()
338338
type = STABLE
339-
displayName = "$mod_name $minecraft_version $mod_version"
339+
displayName = "$mod_name $mod_version for mc$minecraft_version"
340340
modLoaders.add("forge")
341341
modLoaders.add("neoforge")
342342

0 commit comments

Comments
 (0)