@flashphoner/websdk 2.0.205 → 2.0.206

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.
@@ -10527,7 +10527,7 @@ var createSession = function createSession(options) {
10527
10527
  mediaProviders: Object.keys(MediaProvider),
10528
10528
  keepAlive: keepAlive,
10529
10529
  authToken: authToken,
10530
- clientVersion: "2.0.205",
10530
+ clientVersion: "2.0.206",
10531
10531
  clientOSVersion: window.navigator.appVersion,
10532
10532
  clientBrowserVersion: window.navigator.userAgent,
10533
10533
  msePacketizationVersion: 2,