Skip to content

Commit

Permalink
feat: upgrade ten runtime to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Dec 18, 2024
1 parent bfb3af8 commit 0bee664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"type": "extension",
"name": "azure_tts",
"version": "0.6.1",
"version": "0.7.0",
"dependencies": [
{
"type": "system",
"name": "ten_runtime",
"version": "0.4"
"version": "0.5"
},
{
"type": "system",
Expand Down

0 comments on commit 0bee664

Please sign in to comment.