diff --git a/BraintreeDropIn.podspec b/BraintreeDropIn.podspec index 052e65e1..9185b255 100644 --- a/BraintreeDropIn.podspec +++ b/BraintreeDropIn.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BraintreeDropIn" - s.version = "9.1.0" + s.version = "9.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/CHANGELOG.md b/CHANGELOG.md index 31eef6ec..a8861dfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Braintree iOS Drop-in SDK - Release Notes -## unreleased +## 9.2.0 (2021-07-26) * Add `deviceData` to `BTDropInResult` * Require `braintree_ios` 5.4.3 or higher (includes Xcode 13-beta3 fixes) * Swift Package Manager diff --git a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist index cbfcb893..ae9f6488 100644 --- a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist +++ b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist @@ -29,7 +29,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 9.1.0 + 9.2.0 CFBundleURLTypes @@ -44,7 +44,7 @@ CFBundleVersion - 9.1.0 + 9.2.0 LSApplicationQueriesSchemes com.braintreepayments.DropInDemo.payments diff --git a/Sources/BraintreeDropIn/Info.plist b/Sources/BraintreeDropIn/Info.plist index d9173fcc..380bd5e4 100644 --- a/Sources/BraintreeDropIn/Info.plist +++ b/Sources/BraintreeDropIn/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 9.1.0 + 9.2.0 CFBundleSignature ???? CFBundleVersion - 9.1.0 + 9.2.0 NSPrincipalClass