Skip to content

Commit 346650a

Browse files
authored
Prepare 11.5.3 (#2376)
1 parent ff2a830 commit 346650a

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.5.2'
3+
maps_version = '11.5.3'
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.5.2</string>
18+
<string>11.5.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>130</string>
20+
<string>131</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.5.2"
2+
"version" : "11.5.3"
33
}

0 commit comments

Comments
 (0)