diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-03-09 10:19:48 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-03-09 10:19:48 -0500 |
| commit | 0a8a5724af8293e99f0218c9fa4b33f7d4fb3ee9 (patch) | |
| tree | 20c809c3444a35e705eba7e66deaacee2cf907ac /SmartDeviceLink-iOS.podspec | |
| parent | acce7c809ef0078ac4419981cdbc830778c7603a (diff) | |
| parent | a363397541d5e1389f7698256fb594fdd084459c (diff) | |
| download | sdl_ios-0a8a5724af8293e99f0218c9fa4b33f7d4fb3ee9.tar.gz | |
Merge branch 'develop' into feature/issue_545_redesign_logging
# Conflicts:
# SmartDeviceLink/SDLLifecycleManager.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 b379e982f..b47e1310e 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" } |
