summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJustin Gluck <justin.gluck@livio.io>2019-07-23 16:48:14 -0400
committerJustin Gluck <justin.gluck@livio.io>2019-07-23 16:48:14 -0400
commit65d75f0310b82e12fc875a872bad6c66505f7888 (patch)
tree188d96f1b0eb3bf5b02e5e427d3904bfbf42b3a4 /SmartDeviceLink-iOS.podspec
parent4288fcaad0f9c61c69e5eb42e9f26710bb32ebf3 (diff)
parent5f0190a9a7dd1196c0206fbccdc55a97b566bcaa (diff)
downloadsdl_ios-bugfix/issue-1352-Align-SDLSyncVersion.tar.gz
Merge branch 'develop' into bugfix/issue-1352-Align-SDLSyncVersionbugfix/issue-1352-Align-SDLSyncVersion
# Conflicts: # SmartDeviceLink/SDLLifecycleManager.m
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 8acb3e016..787e346dd 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SmartDeviceLink-iOS"
-s.version = "6.3.0"
+s.version = "6.3.1"
s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }