Skip to content

Commit a2436c7

Browse files
temapgithub-actions[bot]
authored andcommitted
Updated local version of maps-ios to 11.12.1
GitOrigin-RevId: 3c61ba3cffd6eec35a3d371f11c8b2b3ca5ace34
1 parent 8a2a806 commit a2436c7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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,7 +1,7 @@
11
Pod::Spec.new do |m|
22

33
m.name = 'MapboxMaps'
4-
m.version = '11.12.0'
4+
m.version = '11.12.1'
55

66
m.summary = 'Vector map solution for iOS with full styling capabilities.'
77
m.description = 'Metal-based vector map solution for iOS with full styling capabilities.'

Sources/MapboxMaps/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>11.12.0</string>
18+
<string>11.12.1</string>
1919
<key>CFBundleVersion</key>
20-
<string>159</string>
20+
<string>160</string>
2121
<key>MBXBundleVersion</key>
22-
<string>11.12.0</string>
22+
<string>11.12.1</string>
2323
</dict>
2424
</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.12.0"
2+
"version": "11.12.1"
33
}

0 commit comments

Comments
 (0)