Skip to content

Commit e9306a7

Browse files
committed
升级版本
1 parent f3cc19f commit e9306a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- 新增:启动新版本检测,支持新版本检测开关
66
- 新增:用户接口请求支持异常捕获配置 catchException
77
- 新增:任务提交验证弹窗
8+
- 优化:MuseTalk模型性能优化
89
- 优化:弹窗父窗口逻辑优化
910
- 优化:声音模型调用重构,支持 0.2.0 版本
1011
- 优化:模型调用错误提示更加友好

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aigcpanel",
3-
"version": "0.4.0-beta",
3+
"version": "0.4.0",
44
"main": "dist-electron/main/index.js",
55
"description": "一站式AI数字人系统",
66
"author": "ModStartLib",

0 commit comments

Comments
 (0)