diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-01-19 15:38:28 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-01-19 15:38:28 -0500 |
| commit | faf1427f72172235a82b7a8d389267653db7f553 (patch) | |
| tree | 1eda96c8c4eb045bfb7dd049d30498abbc6821d0 /SmartDeviceLink-iOS.podspec | |
| parent | 4b2db7e76ea741e168ce092cdc686968f15c215e (diff) | |
| download | sdl_ios-faf1427f72172235a82b7a8d389267653db7f553.tar.gz | |
Update for v4.5.14.5.1
* Run clang-format
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 568a25db1..cc33c9ecb 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.0" +s.version = "4.5.1" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
