diff --git a/BVSDK.podspec b/BVSDK.podspec
index 618fdb7e..c1f435a6 100644
--- a/BVSDK.podspec
+++ b/BVSDK.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = "BVSDK"
- s.version = '8.4.1'
+ s.version = '8.5.0'
s.homepage = 'https://developer.bazaarvoice.com/'
s.license = { :type => 'Commercial', :text => 'See https://developer.bazaarvoice.com/API_Terms_of_Use' }
s.author = { 'Bazaarvoice' => 'support@bazaarvoice.com' }
diff --git a/BVSDK/BVCommon/BVSDKConstants.h b/BVSDK/BVCommon/BVSDKConstants.h
index 4593f22a..8256dc84 100644
--- a/BVSDK/BVCommon/BVSDKConstants.h
+++ b/BVSDK/BVCommon/BVSDKConstants.h
@@ -10,11 +10,11 @@
#define BVSDKConstants_h
/// Provides the master version of the SDK.
-#define BV_SDK_VERSION @"8.4.1"
+#define BV_SDK_VERSION @"8.5.0"
/// Conversation SDK Version
#define SDK_HEADER_NAME @"X-UA-BV-SDK"
-#define SDK_HEADER_VALUE @"IOS_SDK_V841"
+#define SDK_HEADER_VALUE @"IOS_SDK_V850"
/// Error domain for NSError results, when present.
#define BVErrDomain @"com.bazaarvoice.bvsdk"
diff --git a/BVSDK/Support/Info.plist b/BVSDK/Support/Info.plist
index 01f8116e..ac212a8e 100644
--- a/BVSDK/Support/Info.plist
+++ b/BVSDK/Support/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 8.4.1
+ 8.5.0
CFBundleVersion
1
LSApplicationCategoryType