1.修改版本号

This commit is contained in:
HCL 2023-08-15 15:59:08 +08:00
parent 492f0eee51
commit b8735f453c
3 changed files with 11 additions and 2 deletions

View File

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

View File

@ -4,6 +4,15 @@ Auto-GE 自动通用版适用有EFEM设备
------
## Version 1.1.29.44
**2023-08-15**
- Bug修复
-
- 新特性
- Mfc Ror测试增加可选择多个Mfc同时测试功能
## Version 1.1.29.43
**2023-08-03**

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