Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 6a208d8

Browse files
author
Yves Richard
committed
Update _config*.yml: bump to 3.2.1
1 parent a97c02e commit 6a208d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_config.publisher-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env: production
66
source: docs
77
permalink: /:categories/:title/
88
baseurl: /mapbox.js
9-
mapboxjs: v3.2.0
9+
mapboxjs: v3.2.1
1010
defaultid: 'mapbox.streets'
1111
exclude: [dist]
1212
future: true

_config.publisher-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env: staging
66
source: docs
77
permalink: /:categories/:title/
88
baseurl: /mapbox.js
9-
mapboxjs: v3.2.0
9+
mapboxjs: v3.2.1
1010
defaultid: 'mapbox.streets'
1111
exclude: [dist]
1212
future: true

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env: staging
77
source: docs
88
permalink: /:categories/:title/
99
baseurl: /mapbox.js
10-
mapboxjs: v3.2.0
10+
mapboxjs: v3.2.1
1111
mapboxjsbase: /mapbox.js/dist
1212
defaultid: 'mapbox.streets'
1313
future: true

0 commit comments

Comments
 (0)