diff --git a/Braintree.podspec b/Braintree.podspec index 201de58691..e32a85078f 100644 --- a/Braintree.podspec +++ b/Braintree.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Braintree" - s.version = "4.8.1" + s.version = "4.8.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 42d875d0ea..590cc4265a 100644 --- a/BraintreeCore/Braintree-Version.h +++ b/BraintreeCore/Braintree-Version.h @@ -1 +1 @@ -#define BRAINTREE_VERSION (@"4.8.1") +#define BRAINTREE_VERSION (@"4.8.2") diff --git a/BraintreeCore/Info.plist b/BraintreeCore/Info.plist index 76c6eab917..e24cee1b0d 100644 --- a/BraintreeCore/Info.plist +++ b/BraintreeCore/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.8.1 + 4.8.2 CFBundleSignature ???? CFBundleVersion - 4.8.1 + 4.8.2 NSPrincipalClass diff --git a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h index f02832f0aa..ac910fba20 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.8.1" +#define PayPalOTVersion() @"4.8.2" #endif diff --git a/Demo/Supporting Files/Braintree-Demo-Info.plist b/Demo/Supporting Files/Braintree-Demo-Info.plist index a5cf3b94e9..efd1816a6a 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.8.1 + 4.8.2 CFBundleURLTypes @@ -56,7 +56,7 @@ CFBundleVersion - 4.8.1 + 4.8.2 LSApplicationQueriesSchemes com.braintreepayments.Demo.payments