Skip to content

Commit

Permalink
更新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
nayaku committed Jan 12, 2024
1 parent 7c231c3 commit ccfeb7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ImageManager/ImageManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<UseWPF>true</UseWPF>
<AssemblyName>ImageManager</AssemblyName>
<RootNamespace>ImageManager</RootNamespace>
<Version>3.1.7.0</Version>
<Version>3.2.0.0</Version>
<Configurations>Debug;Release</Configurations>
<Copyright>Copyright © Nayaku 2022</Copyright>
<Nullable>enable</Nullable>
Expand Down
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@

## 更新日志

### 3.1.7 2023年12月13日
### 3.2.0 2024年1月12日

- 修正当网络太慢时无法下载更新的问题。
- 修正关闭更新窗口无法取消更新问题。
- 性能优化。

### 3.1.6 2023年11月25日

Expand Down

0 comments on commit ccfeb7a

Please sign in to comment.