diff options
author | NicoleYarroch <nicole@livio.io> | 2018-03-27 16:39:07 -0400 |
---|---|---|
committer | NicoleYarroch <nicole@livio.io> | 2018-03-27 16:39:07 -0400 |
commit | 7921c600cae3a117f4e88ea8d9b6bc23f59a108e (patch) | |
tree | 5e724b3a66531237fd96d4ee6233192a0685bf8d /SmartDeviceLink.podspec | |
parent | 9692a8f537d257668ee00f3d83b7d6bd8bf52998 (diff) | |
parent | 47eb08c4ef2d49f837ffcd94a9c7706cb86b05eb (diff) | |
download | sdl_ios-7921c600cae3a117f4e88ea8d9b6bc23f59a108e.tar.gz |
Merge branch 'develop' into feature/issue_720_system_capability_manager
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r-- | SmartDeviceLink.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec index 0fa57e1d1..5b99d46bf 100644 --- a/SmartDeviceLink.podspec +++ b/SmartDeviceLink.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink" -s.version = "5.1.1" +s.version = "5.2.0" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |