diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f331565..55a8de2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -42,6 +42,7 @@ body: label: 程序版本 description: 错误出现在哪个版本中。 options: + - 1.7.5 - 1.7.4 - 1.7.3 - 1.7.2 diff --git a/src/FindDuplicateFiles.csproj b/src/FindDuplicateFiles.csproj index a4c7b17..c9362c5 100644 --- a/src/FindDuplicateFiles.csproj +++ b/src/FindDuplicateFiles.csproj @@ -9,7 +9,7 @@ 九零 重复文件查找 - 1.7.4 + 1.7.5