版本号更新至v1.1.4.15

This commit is contained in:
Liang Su 2024-01-09 10:38:57 +08:00
parent 078e0368ac
commit 80a236b53f
3 changed files with 13 additions and 2 deletions

View File

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

View File

@ -3,6 +3,17 @@
Auto-GE 自动通用版适用有EFEM设备
----
## Version 1.1.4.15
**2024-01-09**
- Bug修复
- 修正多次Logout、Login操作后UI会变卡顿的问题
- 新特性
- 无
## Version 1.1.4.14
**2024-01-05**

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