From 468f88764d605cff63657736b7822d4d3eb974aa Mon Sep 17 00:00:00 2001 From: Abishekh-S-Kamath Date: Mon, 25 Jul 2022 16:41:26 +0530 Subject: [PATCH] Release 8.9.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 ed35d3d0..d4ce3642 100644 --- a/BVSDK.podspec +++ b/BVSDK.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "BVSDK" - s.version = '8.8.0' + s.version = '8.9.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 97c403d9..10b18d5e 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.8.0" +#define BV_SDK_VERSION @"8.9.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 52f390b7..b5fa62c9 100644 --- a/BVSDK/Support/Info.plist +++ b/BVSDK/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.8.0 + 8.9.0 CFBundleVersion 1 LSApplicationCategoryType