版本号更新至 ## Version 1.1.4.12

This commit is contained in:
Han Qiang Qiang 2023-12-28 15:42:22 +08:00
parent c14ce74e09
commit 63fd0f7a10
3 changed files with 10 additions and 2 deletions

View File

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

View File

@ -3,6 +3,14 @@
Auto-GE 自动通用版适用有EFEM设备
----
## Version 1.1.4.12
**2023-12-28**
- Bug修复
-
- 新特性
- VT阀添加Reset功能
## Version 1.1.4.11
**2023-12-22**

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