Skip to content

Commit

Permalink
chore: update version files for v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 19, 2025
1 parent 19a8d5a commit a143dd6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion appcast.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"identifier": "com.meet.bob-plugin-voi",
"versions": [
{
"version": "0.0.3",
"desc": "auto",
"sha256": "2f87560d647fdd17a4d7ea5b09307ec57a4eeaa25db8f29f9eb8998000421a88",
"url": "https://raw.githubusercontent.com/xnmeet/voi/releases/download/v0.0.3/voi-0.0.3.bobplugin",
"minBobVersion": "0.5.0"
},
{
"version": "0.0.1",
"desc": "auto",
Expand All @@ -9,4 +16,4 @@
"minBobVersion": "0.5.0"
}
]
}
}
4 changes: 2 additions & 2 deletions bob-plugin/src/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"identifier": "com.meet.bob-plugin-voi",
"version": "0.0.1",
"version": "0.0.3",
"category": "tts",
"name": "Kokoro 语音",
"summary": "使用 Kokoro 本地部署模型作为语音合成服务",
Expand Down Expand Up @@ -108,4 +108,4 @@
]
}
]
}
}

0 comments on commit a143dd6

Please sign in to comment.