From 9a1def9851b6b55a7cae037fa891e06176b32a89 Mon Sep 17 00:00:00 2001 From: xkball <45330674+xkball@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:37:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=8F=E4=BE=BF=E6=94=B9=E7=82=B9=E4=BB=80?= =?UTF-8?q?=E4=B9=88=E8=A7=A6=E5=8F=91=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Took 42 seconds --- build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle b/build.gradle index b36ba83c..d062784e 100644 --- a/build.gradle +++ b/build.gradle @@ -347,6 +347,7 @@ tasks.register("githubActionOutput", TeaConDumpPathToGitHub) { task -> } unifiedPublishing { + project { displayName = "[NeoForge $project.supported_version] $project.mod_version" version = realVersion // Optional, Inferred from project by default