diff --git a/CHANGELOG.md b/CHANGELOG.md index 30819eb..31d56a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 4.3.7 - 2023-10-17 ### Added - Address fields can now be added to the search index. ([#21](https://github.com/doublesecretagency/craft-googlemaps/issues/21)) diff --git a/composer.json b/composer.json index 21b53bb..0260f52 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "doublesecretagency/craft-googlemaps", "description": "Maps in minutes. Powered by the Google Maps API.", "type": "craft-plugin", - "version": "4.3.6", + "version": "4.3.7", "keywords": [ "craft", "cms",