summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Rau <jrau14@ford.com>2022-10-25 11:02:58 -0400
committerJacob Rau <jrau14@ford.com>2022-10-25 11:02:58 -0400
commit61ff0723694646cd23c5aaf3c0055d9c1432f9d3 (patch)
tree9aa860abea538897b2ee4cb289d69b2faeae1ffd
parent0a22c3db30f2b8ec634ffaf9381502cdee5131e2 (diff)
downloadsdl_ios-61ff0723694646cd23c5aaf3c0055d9c1432f9d3.tar.gz
Bump version
-rw-r--r--SmartDeviceLink-iOS.podspec2
-rw-r--r--SmartDeviceLink.podspec2
2 files changed, 2 insertions, 2 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" }
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index b691129f4..98ee685a4 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SmartDeviceLink"
-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" }