Skip to content

Commit

Permalink
fix: azure & ssct update
Browse files Browse the repository at this point in the history
  • Loading branch information
plutoless committed Feb 9, 2025
1 parent 12ecba6 commit 9634141
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions agents/examples/default/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"type": "extension",
"name": "agora_sess_ctrl",
"version": "=0.4.2"
"version": "=0.4.4"
},
{
"type": "system",
Expand All @@ -31,7 +31,7 @@
{
"type": "extension",
"name": "azure_tts",
"version": "=0.8.0"
"version": "=0.8.1"
},
{
"type": "extension",
Expand Down
4 changes: 2 additions & 2 deletions agents/examples/demo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"type": "extension",
"name": "agora_sess_ctrl",
"version": "=0.4.2"
"version": "=0.4.4"
},
{
"type": "system",
Expand All @@ -31,7 +31,7 @@
{
"type": "extension",
"name": "azure_tts",
"version": "=0.8.0"
"version": "=0.8.1"
},
{
"type": "extension",
Expand Down
4 changes: 2 additions & 2 deletions agents/examples/experimental/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"type": "extension",
"name": "agora_sess_ctrl",
"version": "=0.4.2"
"version": "=0.4.4"
},
{
"type": "system",
Expand All @@ -31,7 +31,7 @@
{
"type": "extension",
"name": "azure_tts",
"version": "=0.8.0"
"version": "=0.8.1"
},
{
"type": "extension",
Expand Down

0 comments on commit 9634141

Please sign in to comment.