Update farmOS-map to v2.0.4.

This commit is contained in:
Michael Stenta 2022-04-07 14:58:23 -04:00
parent 3ecd8b3df9
commit 9bbd61cdb7
2 changed files with 6 additions and 2 deletions

View File

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Encourage GEOS PHP extension use #521](https://github.com/farmOS/farmOS/pull/521)
### Changed
- Update [farmOS-map](https://github.com/farmOS/farmOS-map) to [v2.0.4](https://github.com/farmOS/farmOS-map/releases/tag/v2.0.4).
### Fixed
- [Only require a name to build map popups #515](https://github.com/farmOS/farmOS/pull/515)

View File

@ -7,10 +7,10 @@
"type": "package",
"package": {
"name": "farmos/farmos-map",
"version": "2.0.3",
"version": "2.0.4",
"type": "drupal-library",
"dist": {
"url": "https://github.com/farmOS/farmOS-map/releases/download/v2.0.2/v2.0.2-dist.zip",
"url": "https://github.com/farmOS/farmOS-map/releases/download/v2.0.4/v2.0.4-dist.zip",
"type": "zip"
},
"extra": {