版本号更新至v1.0.6.22

This commit is contained in:
DESKTOP-GPE37UV\THINKAPD 2023-03-08 11:33:11 +08:00
parent 7135b6a531
commit 61feac9713
3 changed files with 5 additions and 4 deletions

View File

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

View File

@ -1,15 +1,16 @@
 
# Sic 系统更新历史记录 # Sic 系统更新历史记录
## Version 1.0.6.21 ## Version 1.0.6.22
**2023-03-07** **2023-03-07**
- Bug修复 - Bug修复
- 修正PM在PreProcess和PostProcess状态Abort时未运行AbortRoutine的问题。 - 修正PM在PreProcess和PostProcess状态Abort时未运行AbortRoutine的问题。
- 修正主窗口Log下拉框打开卡顿的问题。
- 新特性 - 新特性
- - MFC和PC增加超限报警。
## Version 1.0.6.20 ## Version 1.0.6.20

View File

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