We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1eb385 commit 0815510Copy full SHA for 0815510
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.9.3 - 2022-01-17
2
+### Fixed
3
+- Fix Mapbox Forbidden issue (Fixes #218, via @Saboteur777)
4
+
5
## 3.9.2 - 2021-08-26
6
### Changed
7
- Change default map tileset to Carto Voyager
composer.json
@@ -1,7 +1,7 @@
{
"name": "ether/simplemap",
"description": "A beautifully simple Map field type for Craft CMS 3",
- "version": "3.9.2",
+ "version": "3.9.3",
"type": "craft-plugin",
"license": "proprietary",
"minimum-stability": "dev",
0 commit comments