Skip to content

Commit 5f452f4

Browse files
author
Igor Khomenko
committed
updated README
1 parent 49da972 commit 5f452f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For correct work of JS SDK you must include the library in your html before `qu
1616

1717
```html
1818
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
19-
<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.0.2/quickblox.min.js"></script>
19+
<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.0.3/quickblox.min.js"></script>
2020
```
2121

2222
## Bower and RequireJS

0 commit comments

Comments
 (0)