summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-08-08 16:24:23 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-08-08 16:24:23 -0400
commit075000b9a414212ab47c8ddba4c480ef93912ffc (patch)
treea3dc7d1f437831ee1c3f76344c59e67e8533e4e6
parentc861e2927e0fa7b2a49f21937202191b81ab5f37 (diff)
downloadsdl_ios-feature/enhanced_framework.tar.gz
Update version for 4.3.0 alpha 1feature/enhanced_framework
-rw-r--r--CHANGELOG.md2
-rw-r--r--SmartDeviceLink-iOS.podspec2
-rw-r--r--SmartDeviceLink/Info.plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69841dac8..0d79cf6a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# 4.3.0 Release Notes
+# 4.3.0 Alpha 1 Release Notes
### Breaking Changes
* Deprecate SDLProxy in favor of SDLManager. A future major release will remove and alter many public APIs, but they will not be deprecated in this release because they will not be replaced in this release.
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index ade396ac4..9c0871611 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.3.0"
+s.version = "4.3.0-alpha.1"
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/Info.plist b/SmartDeviceLink/Info.plist
index b94d08631..4686a00db 100644
--- a/SmartDeviceLink/Info.plist
+++ b/SmartDeviceLink/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>4.3.0</string>
+ <string>4.3.0-alpha.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>