summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-01-11 09:08:19 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-01-11 09:08:19 -0500
commit532757ab4739af89476faca083b6f1f890e57e5d (patch)
treef839ee2c45043c9a788e85c722e01c354fd380fe
parent006326845352844a649b76cf5808ee7623b55f17 (diff)
downloadsdl_ios-532757ab4739af89476faca083b6f1f890e57e5d.tar.gz
Fix podspec not updated with latest version number
-rw-r--r--SmartDeviceLink-iOS.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index a9d4c5feb..568a25db1 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.5.0-beta.2"
+s.version = "4.5.0"
s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }