Skip to content

Commit 107533e

Browse files
author
Oleksandr Shvetsov
committed
SDK version updated to 2.13.0
1 parent 47511c8 commit 107533e

File tree

16 files changed

+8785
-4116
lines changed

16 files changed

+8785
-4116
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/quickblox@2.12.9/quickblox.min.js"></script>
19+
<script src="https://unpkg.com/quickblox@2.13.0/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.12.9",
4+
"version": "2.13.0",
55
"homepage": "https://quickblox.com/developers/Javascript",
66
"main": "src/qbMain.js",
77
"license": "(Apache-2.0)",

0 commit comments

Comments
 (0)