Skip to content

Commit

Permalink
openvidu-components-angular: Bumped version to 3.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 16, 2024
1 parent d6d828d commit d8033dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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-beta2-dev.20240704"
"version": "3.0.0-beta2"
}
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-beta2-dev.20240704"
"version": "3.0.0-beta2"
}

0 comments on commit d8033dc

Please sign in to comment.