@vonage/client-sdk 1.6.2-beta.0 → 1.6.2-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33638,7 +33638,7 @@ function requireClientsdkClientcore () {
33638
33638
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
33639
33639
  //endregion
33640
33640
  function BuildKonfig() {
33641
- this.p1d_1 = '1.6.2-beta.0';
33641
+ this.p1d_1 = '1.6.2-rc.0';
33642
33642
  }
33643
33643
  var BuildKonfig_instance;
33644
33644
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.6.2-beta.0",
3
+ "version": "1.6.2-rc.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",