diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-03-01 15:53:00 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-03-01 15:53:00 -0500 |
| commit | 2562b51bca57f1b40810014501a54dce9c32745d (patch) | |
| tree | a287110c0e979102ea7d88f723d6527a8d4952a4 /SmartDeviceLink-iOS.podspec | |
| parent | 77a95d4d07dd4ae841a518efce880f402ef81e87 (diff) | |
| parent | 910259cd9207fd2447e054c2f164159bdc9d89fc (diff) | |
| download | sdl_ios-2562b51bca57f1b40810014501a54dce9c32745d.tar.gz | |
Merge branch 'develop' into feature/issue_545_redesign_logging
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 d8a5fa14f..da50057bf 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.3" +s.version = "4.5.4" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
