diff --git a/Braintree.podspec b/Braintree.podspec index d0553cdac2..bc7c736415 100644 --- a/Braintree.podspec +++ b/Braintree.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Braintree" - s.version = "4.11.0" + s.version = "4.12.0" s.summary = "Braintree v.zero: A modern foundation for accepting payments" s.description = <<-DESC Braintree is a full-stack payments platform for developers diff --git a/BraintreeCore/Braintree-Version.h b/BraintreeCore/Braintree-Version.h index e0b682fa0b..f60f9c6df8 100644 --- a/BraintreeCore/Braintree-Version.h +++ b/BraintreeCore/Braintree-Version.h @@ -1 +1 @@ -#define BRAINTREE_VERSION (@"4.11.0") +#define BRAINTREE_VERSION (@"4.12.0") diff --git a/BraintreeCore/Info.plist b/BraintreeCore/Info.plist index 9cecfa9674..edd085e08a 100644 --- a/BraintreeCore/Info.plist +++ b/BraintreeCore/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.11.0 + 4.12.0 CFBundleSignature ???? CFBundleVersion - 4.11.0 + 4.12.0 NSPrincipalClass diff --git a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h index 0c4a034409..6535db8429 100644 --- a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h +++ b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h @@ -6,6 +6,6 @@ #ifndef PPOTVersion_h #define PPOTVersion_h -#define PayPalOTVersion() @"4.11.0" +#define PayPalOTVersion() @"4.12.0" #endif diff --git a/Demo/Supporting Files/Braintree-Demo-Info.plist b/Demo/Supporting Files/Braintree-Demo-Info.plist index 3baac68ac8..3185ca9a6d 100644 --- a/Demo/Supporting Files/Braintree-Demo-Info.plist +++ b/Demo/Supporting Files/Braintree-Demo-Info.plist @@ -41,7 +41,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.11.0 + 4.12.0 CFBundleURLTypes @@ -56,7 +56,7 @@ CFBundleVersion - 4.11.0 + 4.12.0 LSApplicationQueriesSchemes com.braintreepayments.Demo.payments