Skip to content

Commit 1ddf2ed

Browse files
mapbox-cigithub-actions[bot]
authored andcommitted
[skip ci] Bump snapshot versions SNAPSHOT-03-31--04-29.git-18d75be
GitOrigin-RevId: d0a7a993b6f693587c1325759033c9377509d7a5
1 parent aee96e2 commit 1ddf2ed

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MapboxMaps.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Pod::Spec.new do |m|
2121
m.source_files = 'Sources/MapboxMaps/**/*.{swift,h}'
2222
m.resource_bundles = { 'MapboxMapsResources' => ['Sources/MapboxMaps/**/*.{xcassets,strings}', 'Sources/MapboxMaps/MapboxMaps.json', 'Sources/MapboxMaps/PrivacyInfo.xcprivacy'] }
2323

24-
m.dependency 'MapboxCoreMaps', '11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124'
25-
m.dependency 'MapboxCommon', '24.11.0-SNAPSHOT-03-29--04-29.git-d0ad124'
24+
m.dependency 'MapboxCoreMaps', '11.11.0-SNAPSHOT-03-31--04-29.git-18d75be'
25+
m.dependency 'MapboxCommon', '24.11.0-SNAPSHOT-03-31--04-29.git-18d75be'
2626
m.dependency 'Turf', '4.0.0'
2727

2828
end

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import PackageDescription
55
import Foundation
66

7-
let commonVersion: Version = "24.11.0-SNAPSHOT-03-29--04-29.git-d0ad124"
8-
let coreMapsVersion: Version = "11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124"
7+
let commonVersion: Version = "24.11.0-SNAPSHOT-03-31--04-29.git-18d75be"
8+
let coreMapsVersion: Version = "11.11.0-SNAPSHOT-03-31--04-29.git-18d75be"
99
let turfVersion: Version = "4.0.0"
1010

1111
let mapboxMapsPath: String? = nil

Sources/MapboxMaps/MapboxMaps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124"
2+
"version": "11.11.0-SNAPSHOT-03-31--04-29.git-18d75be"
33
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"MapboxCoreMaps": "11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124",
3-
"MapboxCommon": "24.11.0-SNAPSHOT-03-29--04-29.git-d0ad124",
2+
"MapboxCoreMaps": "11.11.0-SNAPSHOT-03-31--04-29.git-18d75be",
3+
"MapboxCommon": "24.11.0-SNAPSHOT-03-31--04-29.git-18d75be",
44
"Turf": "4.0.0"
55
}

0 commit comments

Comments
 (0)