diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-02-08 09:41:51 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-02-08 09:41:51 -0500 |
| commit | 9d783d9cc4e4d5f712ae1772afcfb272ea23c61a (patch) | |
| tree | 93317622b6eecf8eb2eb790db3f3cda557fbaf2e /SmartDeviceLink-iOS.podspec | |
| parent | 4aed70aa1c6ab316bb7c953ad4a7df481f9530ca (diff) | |
| download | sdl_ios-9d783d9cc4e4d5f712ae1772afcfb272ea23c61a.tar.gz | |
Update for v4.5.34.5.3
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 8f267a2a9..23cc8bac9 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" } |
