Skip to content

Commit a4daeea

Browse files
committed
v0.14.0 release
1 parent 924687b commit a4daeea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
key-secret: ${{ secrets.OSS_2_KEY_SECRET }}
9898
region: ${{ secrets.OSS_2_REGION }}
9999
bucket: ${{ secrets.OSS_2_BUCKET }}
100+
callbackUrlSign: ${{ secrets.OSS_2_CALLBACK_URL_SIGN }}
100101
callback: ${{ secrets.OSS_2_CALLBACK }}
101102
assets: |
102103
dist-release/*.exe:apps/aigcpanel-${{ env.DIST_FILE_NAME }}/

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.13.0",
3+
"version": "0.14.0",
44
"main": "dist-electron/main/index.js",
55
"description": "一站式AI数字人系统",
66
"author": "ModStartLib",

0 commit comments

Comments
 (0)