1.修改版本号

This commit is contained in:
HCL 2023-07-18 14:22:47 +08:00
parent 9f4b1a81aa
commit 6a2c304228
3 changed files with 10 additions and 2 deletions

View File

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

View File

@ -11,6 +11,14 @@ Auto-GE 自动通用版适用有EFEM设备
- 新特性
- 无
## Version 1.1.27.39
**2023-07-18**
- Bug修复
- 1.解决Mfc Ror测试的问题
- 新特性
- 重新整理数据库代码
## Version 1.0.26.38
**2023-07-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.0.26.38")]
[assembly: AssemblyVersion("1.1.27.39")]
[assembly: AssemblyInformationalVersion("自动通用版有EFEM")]