Skip to content

Commit

Permalink
fix: greeting missed
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Sep 6, 2024
1 parent 08af7c0 commit 26a5762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions agents/manifest-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
{
"type": "extension",
"name": "agora_rtc",
"version": "0.7.0-rc1",
"hash": "459eda37e62dd3e4012153a4a906192e4e68f2bc2210dd867d88f5fc008e73fd",
"version": "0.7.0-rc2",
"hash": "89d7af8f84d06afbd79901e0057182280f3f430227ad6fae98ec154067ffa82c",
"dependencies": [
{
"type": "system",
Expand Down
2 changes: 1 addition & 1 deletion agents/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"type": "extension",
"name": "agora_rtc",
"version": "=0.7.0-rc1"
"version": "=0.7.0-rc2"
},
{
"type": "system",
Expand Down

0 comments on commit 26a5762

Please sign in to comment.