diff --git a/Branch-SDK/Branch-SDK/BNCConfig.h b/Branch-SDK/Branch-SDK/BNCConfig.h index 881c16214..8c036d411 100644 --- a/Branch-SDK/Branch-SDK/BNCConfig.h +++ b/Branch-SDK/Branch-SDK/BNCConfig.h @@ -9,7 +9,7 @@ #ifndef Branch_SDK_Config_h #define Branch_SDK_Config_h -#define SDK_VERSION @"0.12.13" +#define SDK_VERSION @"0.12.14" #define BNC_PROD_ENV //#define BNC_STAGE_ENV diff --git a/Branch-SDK/Branch-SDK/Branch.m b/Branch-SDK/Branch-SDK/Branch.m index 39bafe104..5c6117bec 100644 --- a/Branch-SDK/Branch-SDK/Branch.m +++ b/Branch-SDK/Branch-SDK/Branch.m @@ -1368,7 +1368,7 @@ + (NSString *)bundleIdentifier { } + (NSString *)kitDisplayVersion { - return @"0.12.13"; + return @"0.12.14"; } @end \ No newline at end of file diff --git a/Branch.framework/Versions/A/Branch b/Branch.framework/Versions/A/Branch index b3f8aae8e..627a1006d 100644 Binary files a/Branch.framework/Versions/A/Branch and b/Branch.framework/Versions/A/Branch differ diff --git a/Branch.framework/Versions/A/Headers/BNCConfig.h b/Branch.framework/Versions/A/Headers/BNCConfig.h index 881c16214..8c036d411 100644 --- a/Branch.framework/Versions/A/Headers/BNCConfig.h +++ b/Branch.framework/Versions/A/Headers/BNCConfig.h @@ -9,7 +9,7 @@ #ifndef Branch_SDK_Config_h #define Branch_SDK_Config_h -#define SDK_VERSION @"0.12.13" +#define SDK_VERSION @"0.12.14" #define BNC_PROD_ENV //#define BNC_STAGE_ENV diff --git a/Branch.podspec b/Branch.podspec index 20e83cc90..0d6a04426 100644 --- a/Branch.podspec +++ b/Branch.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Branch" - s.version = "0.12.13" + s.version = "0.12.14" s.summary = "Create an HTTP URL for any piece of content in your app" s.description = <<-DESC - Want the highest possible conversions on your sharing feature?