Skip to content

Commit d3f4a09

Browse files
author
Oleksandr Shvetsov
committed
SDK version updated to 2.13.2
1 parent e5c538e commit d3f4a09

File tree

7 files changed

+36154
-28525
lines changed

7 files changed

+36154
-28525
lines changed

README.md

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

1818
```html
19-
<script src="https://unpkg.com/[email protected].1/quickblox.min.js"></script>
19+
<script src="https://unpkg.com/[email protected].2/quickblox.min.js"></script>
2020
```
2121

2222
## Bower and RequireJS

package-lock.json

Lines changed: 1 addition & 1 deletion
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.13.1",
4+
"version": "2.13.2",
55
"homepage": "https://quickblox.com/developers/Javascript",
66
"main": "src/qbMain.js",
77
"license": "(Apache-2.0)",

0 commit comments

Comments
 (0)