Skip to content

Commit a2939c3

Browse files
v2.16.2
1 parent 43788c2 commit a2939c3

File tree

7 files changed

+1130
-298
lines changed

7 files changed

+1130
-298
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Check out our [API Reference](https://quickblox.github.io/quickblox-javascript-s
2424
## Dependencies for browser
2525

2626
```html
27-
<script src="https://unpkg.com/[email protected].1/quickblox.min.js"></script>
27+
<script src="https://unpkg.com/[email protected].2/quickblox.min.js"></script>
2828
```
2929

3030
## Bower and RequireJS

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quickblox",
33
"description": "QuickBlox JavaScript SDK",
4-
"version": "2.16.1",
4+
"version": "2.16.2",
55
"homepage": "https://quickblox.com/developers/Javascript",
66
"main": "src/qbMain.js",
77
"types": "quickblox.d.ts",

0 commit comments

Comments
 (0)