diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2021-05-24 11:29:39 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2021-05-24 11:29:39 -0400 |
commit | 5a75e1ca1f239c13eb62e15308ebf2de43bd72c0 (patch) | |
tree | 9d3a4945dbe6c51c3212e72cdb2689e7085c6a23 /SmartDeviceLink-iOS.podspec | |
parent | d670fa8e562be1ed5607bec15b631a65f0070f3d (diff) | |
download | sdl_ios-5a75e1ca1f239c13eb62e15308ebf2de43bd72c0.tar.gz |
Update for v7.1.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 e5ddef870..c65a019de 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SmartDeviceLink-iOS" -s.version = "7.1.0" +s.version = "7.1.1" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |