Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetazzoni committed Aug 24, 2021
1 parent b5a1e81 commit a1b4f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ scripts in your HTML page:
<body>
<!-- ... -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-gpx/1.5.2/gpx.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-gpx/1.6.0/gpx.min.js"></script>
</body>
</html>
```
Expand Down

0 comments on commit a1b4f07

Please sign in to comment.