Skip to content

Commit 4793b13

Browse files
authored
Bump MapboxMaps iOS to v11.9.1 (#2412)
1 parent f412ffb commit 4793b13

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MapboxMaps.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |m|
22

3-
maps_version = '11.9.0'
3+
maps_version = '11.9.1'
44

55
m.name = 'MapboxMaps'
66
m.version = maps_version

Sources/MapboxMaps/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>11.9.0</string>
18+
<string>11.9.1</string>
1919
<key>CFBundleVersion</key>
20-
<string>142</string>
20+
<string>143</string>
2121
</dict>
2222
</plist>

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.9.0"
2+
"version" : "11.9.1"
33
}

0 commit comments

Comments
 (0)