@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.
@@ -11630,7 +11630,7 @@ var createSession = function createSession(options) {
11630
11630
  mediaProviders: Object.keys(MediaProvider),
11631
11631
  keepAlive: keepAlive,
11632
11632
  authToken: authToken,
11633
- clientVersion: "2.0.205",
11633
+ clientVersion: "2.0.206",
11634
11634
  clientOSVersion: window.navigator.appVersion,
11635
11635
  clientBrowserVersion: window.navigator.userAgent,
11636
11636
  msePacketizationVersion: 2,