diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-11-23 11:17:45 -0800 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-11-23 11:17:45 -0800 |
commit | 6c74da947b7b8cb83c4936f9805fcc54b1560e49 (patch) | |
tree | 8cb39c96dd45d3c1a77ac259f8e92c77b553f455 /ios | |
parent | 8a774ad9a93f79ece44d68238086e9722b19146f (diff) | |
download | qtlocation-mapboxgl-6c74da947b7b8cb83c4936f9805fcc54b1560e49.tar.gz |
bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Mapbox-iOS-SDK.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mapbox-iOS-SDK.podspec b/ios/Mapbox-iOS-SDK.podspec index ba0a601392..3655c7265f 100644 --- a/ios/Mapbox-iOS-SDK.podspec +++ b/ios/Mapbox-iOS-SDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'Mapbox-iOS-SDK' - m.version = '3.0.0-pre.10-symbols' + m.version = '3.0.0-rc.1-symbols' m.summary = 'Open source vector map solution for iOS with full styling capabilities.' m.description = 'Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.' |