Skip to content

Commit

Permalink
[release/v11.7] Bump versions and bundle (#2301)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksproger committed Sep 16, 2024
1 parent 10649cd commit 1f867fc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.7.0-beta.1'
maps_version = '11.7.0-rc.1'

m.name = 'MapboxMaps'
m.version = maps_version
Expand Down
2 changes: 1 addition & 1 deletion Sources/MapboxMaps/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>11.7.0</string>
<key>CFBundleVersion</key>
<string>133</string>
<string>134</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.7.0-beta.1"
"version" : "11.7.0-rc.1"
}

0 comments on commit 1f867fc

Please sign in to comment.