ov-components: Bump to 3.0.0-dev5

pull/820/merge
Carlos Santos 2024-06-24 16:19:33 +02:00
parent 81fa53b5bf
commit 82264d436e
2 changed files with 3 additions and 3 deletions

View File

@ -78,5 +78,5 @@
"webcomponent:e2e-pro-ci": "cross-env LAUNCH_MODE=CI npm run webcomponent:e2e-pro",
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
},
"version": "3.0.0-beta1"
"version": "3.0.0-dev5"
}

View File

@ -12,7 +12,7 @@
"@angular/material": "^16.0.0 || ^17.0.0",
"autolinker": "^4.0.0",
"buffer": "^6.0.3",
"openvidu-browser-v2compatibility": "3.0.0-beta1"
"openvidu-browser-v2compatibility": "3.0.0-dev5"
},
"version": "3.0.0-beta1"
"version": "3.0.0-dev5"
}