Skip to content

Commit a92ca9c

Browse files
(v2.0.2)
1 parent 0c48e9c commit a92ca9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 2.0.2 - 2025-11-24
44

55
### Added
66
- Added missing Maki icons.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "doublesecretagency/craft-mapbox",
33
"description": "Maps in minutes. Powered by the Mapbox API.",
44
"type": "craft-plugin",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"keywords": [
77
"craft",
88
"cms",
@@ -29,7 +29,7 @@
2929
}
3030
],
3131
"require": {
32-
"craftcms/cms": "^5.0.0-beta"
32+
"craftcms/cms": "^5.0.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)