From 4228a2649fb0922c455abb01efb525fa22ff71ad Mon Sep 17 00:00:00 2001 From: rahulbawane Date: Wed, 5 Mar 2025 14:37:57 +0530 Subject: [PATCH] :bookmark: Release 8.13.3 --- 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 7de916fa..cb0ac607 100644 --- a/BVSDK.podspec +++ b/BVSDK.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "BVSDK" - s.version = '8.13.2' + s.version = '8.13.3' 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 56d918a8..2a78d5b1 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.13.2" +#define BV_SDK_VERSION @"8.13.3" /// Conversation SDK Version #define SDK_HEADER_NAME @"X-UA-BV-SDK" diff --git a/BVSDK/Support/Info.plist b/BVSDK/Support/Info.plist index 09962e0a..a7c2e4e1 100644 --- a/BVSDK/Support/Info.plist +++ b/BVSDK/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.13.2 + 8.13.3 CFBundleVersion 1 LSApplicationCategoryType