We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c48e9c commit a92ca9cCopy full SHA for a92ca9c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 2.0.2 - 2025-11-24
4
5
### Added
6
- Added missing Maki icons.
composer.json
@@ -2,7 +2,7 @@
"name": "doublesecretagency/craft-mapbox",
"description": "Maps in minutes. Powered by the Mapbox API.",
"type": "craft-plugin",
- "version": "2.0.1",
+ "version": "2.0.2",
"keywords": [
7
"craft",
8
"cms",
@@ -29,7 +29,7 @@
29
}
30
],
31
"require": {
32
- "craftcms/cms": "^5.0.0-beta"
+ "craftcms/cms": "^5.0.0"
33
},
34
"autoload": {
35
"psr-4": {
0 commit comments