From f2a9b8a3ce237daa1a8ccac1bb54f5f240a60a26 Mon Sep 17 00:00:00 2001 From: Abishekh-S-Kamath Date: Fri, 21 Jan 2022 19:52:47 +0530 Subject: [PATCH] Release 8.7.0 --- BVSDK.podspec | 2 +- BVSDK/BVCommon/BVSDKConstants.h | 2 +- BVSDK/Support/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BVSDK.podspec b/BVSDK.podspec index b1286ffa..4eb3fe2a 100644 --- a/BVSDK.podspec +++ b/BVSDK.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "BVSDK" - s.version = '8.6.1' + s.version = '8.7.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 289607a6..6c421132 100644 --- a/BVSDK/BVCommon/BVSDKConstants.h +++ b/BVSDK/BVCommon/BVSDKConstants.h @@ -10,7 +10,7 @@ #define BVSDKConstants_h /// Provides the master version of the SDK. -#define BV_SDK_VERSION @"8.6.1" +#define BV_SDK_VERSION @"8.7.0" /// Conversation SDK Version #define SDK_HEADER_NAME @"X-UA-BV-SDK" diff --git a/BVSDK/Support/Info.plist b/BVSDK/Support/Info.plist index 22ed865d..a69cd62b 100644 --- a/BVSDK/Support/Info.plist +++ b/BVSDK/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.6.1 + 8.7.0 CFBundleVersion 1 LSApplicationCategoryType