Skip to content

Commit 91785ae

Browse files
committed
Update docs to v4.0.2
1 parent 9e6497d commit 91785ae

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ Advanced **JavaScript** charting library for **Forex**, **Cryptocurrency**, and
3232
| Version | Status |
3333
|---------|--------|
3434
| `@latest` | Recommended - Always up to date |
35-
| `@4.0.1` | Stable |
35+
| `@4.0.2` | Stable |
36+
| `@4.0.1` | Previous stable |
3637

3738
```html
3839
<!-- Using specific version -->
39-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fcsapi/chart-js@4.0.1/src/fcsapi-chart.css">
40-
<script src="https://cdn.jsdelivr.net/gh/fcsapi/chart-js@4.0.1/src/fcsapi-chart.js"></script>
40+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fcsapi/chart-js@4.0.2/src/fcsapi-chart.css">
41+
<script src="https://cdn.jsdelivr.net/gh/fcsapi/chart-js@4.0.2/src/fcsapi-chart.js"></script>
4142
```
4243

4344
### Clone Repository

0 commit comments

Comments
 (0)