Skip to content

Commit

Permalink
openvidu-components-angular: Bumped to version 3.0.0-beta2-dev.20240704
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 4, 2024
1 parent 7a7a9d6 commit db28c79
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions openvidu-components-angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openvidu-components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false",
"simulate:multiparty": "livekit-cli load-test --url ws://localhost:7880 --api-key devkey --api-secret secret --room daily-call --publishers 8 --audio-publishers 8 --identity-prefix Participant --identity publisher"
},
"version": "3.0.0-beta1"
"version": "3.0.0-beta2-dev.20240704"
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"livekit-client": "2.1.0",
"@livekit/track-processors": "0.3.2"
},
"version": "3.0.0-beta1"
"version": "3.0.0-beta2-dev.20240704"
}

0 comments on commit db28c79

Please sign in to comment.