diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-03-07 17:22:36 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-03-07 17:22:36 -0500 |
| commit | 343b150db6f33f46ae0e6aa3b9f2d1ab4cd08d0a (patch) | |
| tree | b332bfd2da95f7631f7af7097c465fc0d3cd4f9f /SmartDeviceLink-iOS.podspec | |
| parent | 23f698b0a594c02af38c2485e0b55179e5d04333 (diff) | |
| download | sdl_ios-343b150db6f33f46ae0e6aa3b9f2d1ab4cd08d0a.tar.gz | |
Update to v4.5.54.5.5
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 3d9e0d0d4..9ede8a5a5 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.4" +s.version = "4.5.5" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
