diff --git a/Braintree.podspec b/Braintree.podspec index f013f0d066..7477df0a0c 100644 --- a/Braintree.podspec +++ b/Braintree.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Braintree" - s.version = "4.7.1" + s.version = "4.7.2" 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 dba622a79d..8a6f77555f 100644 --- a/BraintreeCore/Braintree-Version.h +++ b/BraintreeCore/Braintree-Version.h @@ -1 +1 @@ -#define BRAINTREE_VERSION (@"4.7.1") +#define BRAINTREE_VERSION (@"4.7.2") diff --git a/BraintreeCore/Info.plist b/BraintreeCore/Info.plist index 8cb4725c26..d466ea8acc 100644 --- a/BraintreeCore/Info.plist +++ b/BraintreeCore/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.7.1 + 4.7.2 CFBundleSignature ???? CFBundleVersion - 4.7.1 + 4.7.2 NSPrincipalClass diff --git a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h index 002765d5ab..8fb571d75c 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.7.1" +#define PayPalOTVersion() @"4.7.2" #endif diff --git a/Demo/Supporting Files/Braintree-Demo-Info.plist b/Demo/Supporting Files/Braintree-Demo-Info.plist index 9826aefb6b..ab8007eece 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.7.1 + 4.7.2 CFBundleURLTypes @@ -56,7 +56,7 @@ CFBundleVersion - 4.7.1 + 4.7.2 LSApplicationQueriesSchemes com.braintreepayments.Demo.payments