quickblox 2.23.1-beta.5 → 2.23.1-beta.6

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.23.1-beta.5",
4
+ "version": "2.23.1-beta.6",
5
5
  "homepage": "https://quickblox.com/developers/Javascript",
6
6
  "main": "src/qbMain.js",
7
7
  "types": "quickblox.d.ts",
package/quickblox.js CHANGED
@@ -39723,7 +39723,7 @@ module.exports = StreamManagement;
39723
39723
  */
39724
39724
 
39725
39725
  var config = {
39726
- version: '2.23.1-beta.5',
39726
+ version: '2.23.1-beta.6',
39727
39727
  buildNumber: '1179',
39728
39728
  creds: {
39729
39729
  'appId': 0,