diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-06-26 14:19:30 -0400 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-06-26 14:19:30 -0400 |
| commit | 906419c8db16b2df65638a29286ef6f6e273a348 (patch) | |
| tree | ab313442413f5b536d1548b7e25fe6375a3baae2 /SmartDeviceLink.podspec | |
| parent | e005a34c0f1126e5038b241ccca79fff3f896f53 (diff) | |
| download | sdl_ios-906419c8db16b2df65638a29286ef6f6e273a348.tar.gz | |
Update for 4.6.0-rc.24.6.0-rc.2
Diffstat (limited to 'SmartDeviceLink.podspec')
| -rw-r--r-- | SmartDeviceLink.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec index 04e2a3075..37cf1d137 100644 --- a/SmartDeviceLink.podspec +++ b/SmartDeviceLink.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink" -s.version = "4.6.0-rc.1" +s.version = "4.6.0-rc.2" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
