diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 0b1a7d172c..a1114482ee 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -13,7 +13,8 @@ body: label: 版本号 description: 请选择项目使用的 Furion 版本? options: - - 4.9.5.17 (最新) + - 4.9.5.18 (最新) + - 4.9.5.17 - 4.9.5.16 - 4.9.5.15 - 4.9.5.14 diff --git a/tools/cli.ps1 b/tools/cli.ps1 index 2b6c62da60..cc9d122369 100644 --- a/tools/cli.ps1 +++ b/tools/cli.ps1 @@ -96,7 +96,7 @@ function AddXmlCommentsToProperties($content, $commentsDictionary) { return $modifiedContent } -$FurTools = "Furion Tools v4.9.5.17"; +$FurTools = "Furion Tools v4.9.5.18"; # 输出信息 $copyright = @"