diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2016-09-02 15:36:08 -0400 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2016-09-02 15:36:08 -0400 |
| commit | 3a7a2688091e87057748fb95db4a18826509318e (patch) | |
| tree | e5af15eb5c2561f3e7bd5cd86d1d6e173082cdef /SmartDeviceLink-iOS.podspec | |
| parent | 6c5d2d546032b403d4a696af095d4b18b2dcbc01 (diff) | |
| download | sdl_ios-3a7a2688091e87057748fb95db4a18826509318e.tar.gz | |
Update for v4.3.0-rc.14.3.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 27a70211b..429054909 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.3.0-beta.4" +s.version = "4.3.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" } |
