diff options
author | NicoleYarroch <nicole@livio.io> | 2019-07-24 09:09:09 -0400 |
---|---|---|
committer | NicoleYarroch <nicole@livio.io> | 2019-07-24 09:09:09 -0400 |
commit | 615b48063e6bf9b6ad68d6b7e255dbba131677f2 (patch) | |
tree | a04785fea57aa71758c06b5f7611a7d61020f1a3 /SmartDeviceLink-iOS.podspec | |
parent | eb9a8b2d969384bcb58be99e604bbce545533909 (diff) | |
parent | 5f0190a9a7dd1196c0206fbccdc55a97b566bcaa (diff) | |
download | sdl_ios-615b48063e6bf9b6ad68d6b7e255dbba131677f2.tar.gz |
Merge branch 'develop' into feature/issue_1055_cancel_interaction_RPC
# Conflicts:
# SmartDeviceLink/SDLPresentKeyboardOperation.m
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r-- | SmartDeviceLink-iOS.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 7533042c0..cdd28bcb3 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink-iOS" -s.version = "6.3.0" +s.version = "6.3.1" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |