Skip to content

Commit

Permalink
docs: set minimum openlayers version to 7.3.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE:
minimum required OpenLayers version is now `7.3.0`
  • Loading branch information
d-koppenhagen committed Apr 14, 2023
1 parent 065a6e8 commit 7974a65
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 @@ -48,7 +48,7 @@ It can display maps with tiled, raster or vector layers loaded from different so
## Requirements

- [Vue](https://vuejs.org/) version **^3.0.0**
- [OpenLayers](https://openlayers.org/) version **^6.14.1**
- [OpenLayers](https://openlayers.org/) version **^7.3.0**

## License

Expand Down

0 comments on commit 7974a65

Please sign in to comment.