版本号更新到v1.0.19.30

This commit is contained in:
LAPTOP-V3V5DP1T\Han Qiang Qiang 2023-06-02 11:40:27 +08:00
parent 199ae2bbc4
commit 3d11b78566
3 changed files with 15 additions and 2 deletions

View File

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

View File

@ -1,6 +1,19 @@

# Sic 系统更新历史记录
## Version 1.0.21.33
**2023-06-02**
- Bug修复
- 无
- 新特性
- 1:移植Coating
- 2:修改测温,添加兼容性参数配置
- 3:修正EFEM Online菜单标题显示为Buffer的错误
- 4:修改库文件IoTC支持PyroAuto和PyroFollow模式
- 5:删除气阀和MFC联动功能TM V60 , PM V96 V94
## Version 1.0.20.32
**2023-05-18**

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.20.32")]
[assembly: AssemblyVersion("1.0.21.33")]