quickblox 2.20.0-beta.2 → 2.20.0

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quickblox",
3
3
  "description": "QuickBlox JavaScript SDK",
4
- "version": "2.20.0-beta.2",
4
+ "version": "2.20.0",
5
5
  "homepage": "https://quickblox.com/developers/Javascript",
6
6
  "main": "src/qbMain.js",
7
7
  "types": "quickblox.d.ts",
package/quickblox.js CHANGED
@@ -55078,7 +55078,7 @@ module.exports = StreamManagement;
55078
55078
  */
55079
55079
 
55080
55080
  var config = {
55081
- version: '2.20.0-beta.2',
55081
+ version: '2.20.0',
55082
55082
  buildNumber: '1165',
55083
55083
  creds: {
55084
55084
  'appId': 0,