Skip to content

Commit 67ec9c4

Browse files
Update versions
1 parent f355957 commit 67ec9c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = '10.0.0-rc.7'
3+
maps_version = '10.0.0-rc.8'
44

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

Sources/MapboxMaps/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>10.0.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>20</string>
20+
<string>21</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" : "10.0.0-rc.7"
2+
"version" : "10.0.0-rc.8"
33
}

0 commit comments

Comments
 (0)