We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5484e commit fd384fdCopy full SHA for fd384fd
README.md
@@ -20,7 +20,7 @@ For correct work of JS SDK you must include the library in your html before `qu
20
21
```html
22
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
23
-<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.1.5/quickblox.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.2.1/quickblox.min.js"></script>
24
```
25
26
## Bower and RequireJS
0 commit comments