From fbcf9d2be5599138b8b3ee4ef968791b54ab34f8 Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Thu, 5 Nov 2020 14:07:16 -0500 Subject: Update for v7.0.0 --- SmartDeviceLink-iOS.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SmartDeviceLink-iOS.podspec') diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 3ea42383f..2426b129c 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.0.0-rc.3" +s.version = "7.0.0" s.summary = "Connect your app with cars!" s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS" s.license = { :type => "New BSD", :file => "LICENSE" } -- cgit v1.2.1