@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.
@@ -9041,7 +9041,7 @@ var createSession = function createSession(options) {
9041
9041
  mediaProviders: Object.keys(MediaProvider),
9042
9042
  keepAlive: keepAlive,
9043
9043
  authToken: authToken,
9044
- clientVersion: "2.0.205",
9044
+ clientVersion: "2.0.206",
9045
9045
  clientOSVersion: window.navigator.appVersion,
9046
9046
  clientBrowserVersion: window.navigator.userAgent,
9047
9047
  msePacketizationVersion: 2,