Skip to content

Commit aee96e2

Browse files
mapbox-cigithub-actions[bot]
authored andcommitted
[skip ci] Bump snapshot versions SNAPSHOT-03-29--04-29.git-d0ad124
GitOrigin-RevId: 18d75be65bb3dbf6b229e17ef81c958d46f1bde4
1 parent 49c8093 commit aee96e2

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-28--04-29.git-acea700'
25-
m.dependency 'MapboxCommon', '24.11.0-SNAPSHOT-03-28--04-29.git-acea700'
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'
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-28--04-29.git-acea700"
8-
let coreMapsVersion: Version = "11.11.0-SNAPSHOT-03-28--04-29.git-acea700"
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"
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-27--04-29.git-acea700"
2+
"version": "11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124"
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-28--04-29.git-acea700",
3-
"MapboxCommon": "24.11.0-SNAPSHOT-03-28--04-29.git-acea700",
2+
"MapboxCoreMaps": "11.11.0-SNAPSHOT-03-29--04-29.git-d0ad124",
3+
"MapboxCommon": "24.11.0-SNAPSHOT-03-29--04-29.git-d0ad124",
44
"Turf": "4.0.0"
55
}

0 commit comments

Comments
 (0)