diff --git a/Branch-SDK/Branch-SDK/BNCConfig.m b/Branch-SDK/Branch-SDK/BNCConfig.m
index d00c97957..937c43a2b 100644
--- a/Branch-SDK/Branch-SDK/BNCConfig.m
+++ b/Branch-SDK/Branch-SDK/BNCConfig.m
@@ -13,4 +13,4 @@
NSString * const BNC_API_VERSION = @"v1";
NSString * const BNC_LINK_URL = @"https://bnc.lt";
-NSString * const BNC_SDK_VERSION = @"0.12.25";
+NSString * const BNC_SDK_VERSION = @"0.12.26";
diff --git a/Branch.framework.zip b/Branch.framework.zip
index 31679786e..40a7f641d 100644
Binary files a/Branch.framework.zip and b/Branch.framework.zip differ
diff --git a/Branch.framework/Versions/A/Branch b/Branch.framework/Versions/A/Branch
index 61b14e469..e03bb7266 100644
Binary files a/Branch.framework/Versions/A/Branch and b/Branch.framework/Versions/A/Branch differ
diff --git a/Branch.podspec b/Branch.podspec
index bfaba4337..9a8766bc3 100644
--- a/Branch.podspec
+++ b/Branch.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Branch"
- s.version = "0.12.25"
+ s.version = "0.12.26"
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?
diff --git a/carthage-files/Info.plist b/carthage-files/Info.plist
index a374b5054..ba2907ade 100644
--- a/carthage-files/Info.plist
+++ b/carthage-files/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.12.25
+ 0.12.26
CFBundleSignature
????
CFBundleVersion
- 0.12.25
+ 0.12.26
NSPrincipalClass
diff --git a/checksum b/checksum
index 1d3ba8baa..4aa3f3d8b 100644
--- a/checksum
+++ b/checksum
@@ -1,4 +1,4 @@
#checksum for Branch-iOS-SDK found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-SDK.zip
-c203149de22fa437c7654c03833de3b9f5e9ac80 Branch-iOS-SDK.zip
+4d3c80dcd23f396127cf88123a891b959d836656 Branch-iOS-SDK.zip
#checksum for Branch-iOS-TestBed found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-TestBed.zip
-e9a46f3859f8d3a99702de79acfb874abc305332 Branch-iOS-TestBed.zip
+136af02afc4d08ce8f00e1df38f3f1ff80a328b5 Branch-iOS-TestBed.zip
diff --git a/scripts/version b/scripts/version
index 7dd108b3a..009636654 100755
--- a/scripts/version
+++ b/scripts/version
@@ -31,7 +31,7 @@ Options:
USAGE
}
-version=0.12.25
+version=0.12.26
if (( $# == 0 )); then
echo $version