diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-02-08 15:51:41 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-02-08 15:51:41 -0500 |
| commit | 6ab71cef50db3ef2e41a47787280b8ceb765e55f (patch) | |
| tree | afbbb40903d63b18dde39ffe3b5cf67633cdd0cd /SmartDeviceLink-iOS.podspec | |
| parent | 401d5886b8a93c427d8a2328dac44bb69f543329 (diff) | |
| parent | 9d783d9cc4e4d5f712ae1772afcfb272ea23c61a (diff) | |
| download | sdl_ios-6ab71cef50db3ef2e41a47787280b8ceb765e55f.tar.gz | |
Merge branch 'master' into develop
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 33f37b855..3dca39206 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink-iOS" -s.version = "4.5.2" +s.version = "4.5.3" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
