diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2016-11-03 16:00:21 -0400 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2016-11-03 16:00:21 -0400 |
| commit | 0659da3ae4fc2b69ab04aadb1b5d9314616a025d (patch) | |
| tree | 7dd94df03cd12cd706f921eacef9d56702702671 /SmartDeviceLink-iOS.podspec | |
| parent | fd410e3571414d1878f316faee54834b96295da8 (diff) | |
| download | sdl_ios-0659da3ae4fc2b69ab04aadb1b5d9314616a025d.tar.gz | |
Update to v4.3.0 finalrelease/4.3.0
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 c53042382..0377d62cc 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-rc.6" +s.version = "4.3.0" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
