From 46827ee65ebab4084e1a097524d2b8ca40ad973e Mon Sep 17 00:00:00 2001 From: braintreeps Date: Wed, 6 Sep 2023 15:37:34 +0000 Subject: [PATCH] Bump version to 9.10.0 --- BraintreeDropIn.podspec | 2 +- CHANGELOG.md | 2 +- Demo/Application/Supporting Files/Braintree-Demo-Info.plist | 4 ++-- Sources/BraintreeDropIn/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/BraintreeDropIn.podspec b/BraintreeDropIn.podspec index 9b8118eb..6e357285 100644 --- a/BraintreeDropIn.podspec +++ b/BraintreeDropIn.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BraintreeDropIn" - s.version = "9.9.0" + s.version = "9.10.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 83d3e059..daf1f9fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Braintree iOS Drop-in SDK - Release Notes -## unreleased +## 9.10.0 (2023-09-06) * Require `braintree_ios` 5.23.0 * Update to use macros to avoid compile time errors (fixes #421) diff --git a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist index e46bf5f4..27258615 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.9.0 + 9.10.0 CFBundleURLTypes @@ -44,7 +44,7 @@ CFBundleVersion - 9.9.0 + 9.10.0 LSApplicationQueriesSchemes com.braintreepayments.DropInDemo.payments diff --git a/Sources/BraintreeDropIn/Info.plist b/Sources/BraintreeDropIn/Info.plist index a930d1cb..b4d7f81c 100644 --- a/Sources/BraintreeDropIn/Info.plist +++ b/Sources/BraintreeDropIn/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 9.9.0 + 9.10.0 CFBundleSignature ???? CFBundleVersion - 9.9.0 + 9.10.0 NSPrincipalClass