Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanWagner committed May 23, 2022
1 parent d6c8467 commit 31de1c2
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 10,290 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import 'svgmap/dist/svgMap.min.css';

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/svg-pan-zoom.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/StephanWagner/svgMap@v2.7.2/dist/svgMap.min.js"></script>
<link href="https://cdn.jsdelivr.net/gh/StephanWagner/svgMap@v2.7.2/dist/svgMap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/StephanWagner/svgMap@v2.8.0/dist/svgMap.min.js"></script>
<link href="https://cdn.jsdelivr.net/gh/StephanWagner/svgMap@v2.8.0/dist/svgMap.min.css" rel="stylesheet">
```

---
Expand Down
Loading

0 comments on commit 31de1c2

Please sign in to comment.