Update farmOS-map to v2.2.2 #724

This commit is contained in:
Paul Weidner 2023-10-05 08:33:33 -07:00 committed by Michael Stenta
parent 109faec636
commit 42fe4bc50e
2 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- [Validate quantity entities created by create_quantity #721](https://github.com/farmOS/farmOS/pull/721)
- [Update farmOS-map to v2.2.2 #724](https://github.com/farmOS/farmOS/pull/724) to fix [Map Search Bar no longer generating results #197](https://github.com/farmOS/farmOS-map/issues/197)
## [2.1.3] 2023-09-20

View File

@ -7,10 +7,10 @@
"type": "package",
"package": {
"name": "farmos/farmos-map",
"version": "2.2.1",
"version": "2.2.2",
"type": "drupal-library",
"dist": {
"url": "https://github.com/farmOS/farmOS-map/releases/download/v2.2.1/v2.2.1-dist.zip",
"url": "https://github.com/farmOS/farmOS-map/releases/download/v2.2.2/v2.2.2-dist.zip",
"type": "zip"
},
"extra": {