修改版本号,添加更新内容说明

This commit is contained in:
hanqiangqiang 2023-04-23 15:25:20 +08:00
parent 2f3c71df60
commit 487defceae
3 changed files with 13 additions and 2 deletions

View File

@ -51,6 +51,6 @@ using System.Windows;
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
[assembly: AssemblyVersion("1.0.12.21")]
[assembly: AssemblyVersion("1.0.13.22")]

View File

@ -1,6 +1,17 @@

# Sic 系统更新历史记录
## Version 1.0.13.22
**2023-04-23**
- Bug修复
- 无
- 新特性
- 优化参数项,删除多余参数
- 修改水温Offset选项
- 添加Coating增长率Tray数量为参数配置
- 修改仿真初始值
## Version 1.0.13.21

View File

@ -54,5 +54,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.13.21")]
[assembly: AssemblyVersion("1.0.13.22")]