Skip to content

Commit 370ac66

Browse files
committed
升级版本到 v1.7.5
1 parent f7705f3 commit 370ac66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body:
4242
label: 程序版本
4343
description: 错误出现在哪个版本中。
4444
options:
45+
- 1.7.5
4546
- 1.7.4
4647
- 1.7.3
4748
- 1.7.2

src/FindDuplicateFiles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Win32Resource />
1010
<Authors>九零</Authors>
1111
<Product>重复文件查找</Product>
12-
<Version>1.7.4</Version>
12+
<Version>1.7.5</Version>
1313
</PropertyGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)