版本号升级到v1.0.9.30

This commit is contained in:
DESKTOP-GPE37UV\THINKAPD 2023-04-04 12:07:28 +08:00
parent 429ad2508a
commit 2d394da617
3 changed files with 12 additions and 2 deletions

View File

@ -51,7 +51,7 @@ using System.Windows;
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
[assembly: AssemblyVersion("1.0.8.29")]
[assembly: AssemblyVersion("1.0.9.30")]
//[assembly: AssemblyFileVersion("1.0.6.20")]

View File

@ -3,6 +3,16 @@
## Version 1.0.9.30
**2023-04-04**
- Bug修复
- 修正PM Process View界面的Recipe参数无法配置显示/隐藏权限的问题
- 修正界面上的一些小问题
- 新特性
-
## Version 1.0.8.29
**2023-03-30**

View File

@ -54,6 +54,6 @@ 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.8.29")]
[assembly: AssemblyVersion("1.0.9.30")]
//[assembly: AssemblyFileVersion("1.0.6.20")]