版本号更新至## Version 1.1.4.10

This commit is contained in:
Han Qiang Qiang 2023-12-15 15:06:48 +08:00
parent 9316c9f0ca
commit 468ea8aa74
3 changed files with 10 additions and 2 deletions

View File

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

View File

@ -3,6 +3,14 @@
Auto-GE 自动通用版适用有EFEM设备
----
## Version 1.1.4.10
**2023-12-15**
- Bug修复
- InterlockManager中Monitor扫描忽略翻转时键值对集合中不包含对象时continue当前循环
- 新特性
- 添加ProcessHistory历史记录查询
## Version 1.1.4.9
**2023-12-11**

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.1.5.0")]
[assembly: AssemblyVersion("1.1.4.10")]
[assembly: AssemblyInformationalVersion("自动通用版有EFEM")]