diff options
| author | jacobrau-livio <114027102+jacobrau-livio@users.noreply.github.com> | 2022-10-26 07:25:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-26 07:25:36 -0700 |
| commit | a26dbc28de24ca7ad9fc4258394ebcdf4387bccc (patch) | |
| tree | 5068069ea214ab14e8e805da9ef1e0860a985cab /SmartDeviceLink-iOS.podspec | |
| parent | 3869a3028830035c4c1529149f88ba56d0b23153 (diff) | |
| parent | b234b1b9c0e677740924a11776f9d07cf711fb3f (diff) | |
| download | sdl_ios-master.tar.gz | |
v7.6.0 Release
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 9276c881f..c18092c69 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.5.0" +s.version = "7.6.0" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } |
