diff --git a/BraintreeDropIn.podspec b/BraintreeDropIn.podspec index 2f2f24f1..46f3eac9 100644 --- a/BraintreeDropIn.podspec +++ b/BraintreeDropIn.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BraintreeDropIn" - s.version = "8.1.4" + s.version = "8.2.0" s.summary = "Braintree Drop-in SDK: A modern foundation for accepting payments" s.description = <<-DESC Braintree is a full-stack payments platform for developers diff --git a/BraintreeDropIn/Info.plist b/BraintreeDropIn/Info.plist index 8830be9b..a5ba51d2 100644 --- a/BraintreeDropIn/Info.plist +++ b/BraintreeDropIn/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.1.4 + 8.2.0 CFBundleSignature ???? CFBundleVersion - 8.1.4 + 8.2.0 NSPrincipalClass diff --git a/BraintreeUIKit/Info.plist b/BraintreeUIKit/Info.plist index 8830be9b..a5ba51d2 100644 --- a/BraintreeUIKit/Info.plist +++ b/BraintreeUIKit/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 8.1.4 + 8.2.0 CFBundleSignature ???? CFBundleVersion - 8.1.4 + 8.2.0 NSPrincipalClass diff --git a/CHANGELOG.md b/CHANGELOG.md index 31b25e76..2c3c12e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Braintree iOS Drop-in SDK - Release Notes -## unreleased +## 8.2.0 (2021-08-25) * iOS 15 Support * Update `scrollEdgeAppearance` based on iOS 15 changes diff --git a/DropInDemo/Supporting Files/Braintree-Demo-Info.plist b/DropInDemo/Supporting Files/Braintree-Demo-Info.plist index ffa05d08..49f8f839 100644 --- a/DropInDemo/Supporting Files/Braintree-Demo-Info.plist +++ b/DropInDemo/Supporting Files/Braintree-Demo-Info.plist @@ -29,7 +29,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 8.1.4 + 8.2.0 CFBundleURLTypes @@ -44,7 +44,7 @@ CFBundleVersion - 8.1.4 + 8.2.0 LSApplicationQueriesSchemes com.braintreepayments.DropInDemo.payments