@vonage/client-sdk 2.1.2-rc.1 → 2.1.2

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.
@@ -33409,7 +33409,7 @@ function requireClientsdkClientcore () {
33409
33409
  initMetadataForClass(Failed, 'Failed', VOID, StateTransition);
33410
33410
  //endregion
33411
33411
  function BuildKonfig() {
33412
- this.u1d_1 = '2.1.2-rc.1';
33412
+ this.u1d_1 = '2.1.2';
33413
33413
  }
33414
33414
  var BuildKonfig_instance;
33415
33415
  function CoreClientWithMedia() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "2.1.2-rc.1",
3
+ "version": "2.1.2",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",