版本号更新至## Version 1.1.4.9

This commit is contained in:
Han Qiang Qiang 2023-12-11 11:04:09 +08:00
parent c6ce558b71
commit 04a8f0e0c3
3 changed files with 12 additions and 2 deletions

View File

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

View File

@ -3,6 +3,16 @@
Auto-GE 自动通用版适用有EFEM设备
----
## Version 1.1.4.9
**2023-12-11**
- Bug修复
-
- 新特性
- TM和仿真添加DI-45点位,TM添加DI-45对应的Seneor
- 在UnLoadSeparateRoutine中添加DI-45检测逻辑
- 在SC UnLoad中配置SeparationLog报警等级
## Version 1.1.4.8
**2023-12-08**

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