Skip to content

Commit

Permalink
Prepare 11.5.3 (#2376)
Browse files Browse the repository at this point in the history
  • Loading branch information
persidskiy authored Dec 4, 2024
1 parent ff2a830 commit 346650a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion MapboxMaps.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

maps_version = '11.5.2'
maps_version = '11.5.3'

m.name = 'MapboxMaps'
m.version = maps_version
Expand Down
4 changes: 2 additions & 2 deletions Sources/MapboxMaps/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>11.5.2</string>
<string>11.5.3</string>
<key>CFBundleVersion</key>
<string>130</string>
<string>131</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Sources/MapboxMaps/MapboxMaps.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version" : "11.5.2"
"version" : "11.5.3"
}

0 comments on commit 346650a

Please sign in to comment.