@vonage/client-sdk 1.6.0-rc.0 → 1.6.0-rc.1

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.
@@ -33561,7 +33561,7 @@ function requireClientsdkClientcore () {
33561
33561
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
33562
33562
  //endregion
33563
33563
  function BuildKonfig() {
33564
- this.g1d_1 = '1.6.0-rc.0';
33564
+ this.g1d_1 = '1.6.0-rc.1';
33565
33565
  }
33566
33566
  var BuildKonfig_instance;
33567
33567
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.6.0-rc.0",
3
+ "version": "1.6.0-rc.1",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",