Skip to content

Commit 23edee3

Browse files
Update Readme.md
1 parent 84204d0 commit 23edee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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://cdnjs.cloudflare.com/ajax/libs/quickblox/2.12.0/quickblox.min.js"></script>
19+
<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.12.2/quickblox.min.js"></script>
2020
```
2121

2222
## Bower and RequireJS
@@ -56,7 +56,7 @@ var QB2 = new QuickBlox();
5656

5757
| Edge | Firefox | Chrome | Safari | Opera | Node.js |
5858
|:----:|:-------:|:------:|:------:|:-----:|:-------:|
59-
| 14+ | 52+ | 50+ | 10.1+ | 36+ | 6+ |
59+
| 14+ | 52+ | 50+ | 11.1+ | 36+ | 6+ |
6060

6161
# Documentation
6262

0 commit comments

Comments
 (0)