summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-07-10 11:22:55 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-07-10 11:23:00 -0400
commit2a17605af1d29aa3659b976d01ac68a244669040 (patch)
treeb6cdf93ecd27434490b59c9f33507d77d7e8c660 /SmartDeviceLink-iOS.podspec
parent5cb4eb22671aafdbacacdc03d21746bb9421c6b8 (diff)
parent3d4f38fa59ca64b5ed8abd7a044fcca08aaecf4c (diff)
downloadsdl_ios-2a17605af1d29aa3659b976d01ac68a244669040.tar.gz
Merge branch 'master' into release/5.0.0
# Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj # SmartDeviceLink_Example/Classes/ProxyManager.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 df32e9d5c..8d412b65b 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SmartDeviceLink-iOS"
-s.version = "4.6.0-rc.1"
+s.version = "4.6.0"
s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }