diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-06-01 12:00:25 -0400 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-06-01 12:00:25 -0400 |
| commit | 8ae3106fdd1a2e3eb90bbccf90a7bf38ba35abbb (patch) | |
| tree | 5d91d18ba07d066afacdf1c6291c1c523b132d0b /SmartDeviceLink-iOS.podspec | |
| parent | a7c11b621d0752b4b6e45cda347d00ef9e83b602 (diff) | |
| download | sdl_ios-8ae3106fdd1a2e3eb90bbccf90a7bf38ba35abbb.tar.gz | |
Update for v4.6.04.6.0-rc.1
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 9ede8a5a5..1d8983359 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.5" +s.version = "4.6.0-rc.1" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
