diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2021-12-09 10:11:51 -0500 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2021-12-09 10:11:51 -0500 |
commit | 271071686037b42eac5d9fa03cb900400b31a4cf (patch) | |
tree | 6650613329ce5f46dec54b7f24fdd8326a39ee2b /SmartDeviceLink-iOS.podspec | |
parent | 9a670c3b995337f0d3cf865a18761bdfe89f16d9 (diff) | |
download | sdl_ios-271071686037b42eac5d9fa03cb900400b31a4cf.tar.gz |
Update for v7.3.17.3.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 0e63d754d..d7f290251 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.3.0" +s.version = "7.3.1" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |