From 8ac42b0f8a09284ff4aeb0219812b2550193e324 Mon Sep 17 00:00:00 2001 From: braintreeps Date: Wed, 1 Mar 2023 16:35:51 +0000 Subject: [PATCH] Bump version to 9.8.1 --- 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 3fb0a5a2..7115baeb 100644 --- a/BraintreeDropIn.podspec +++ b/BraintreeDropIn.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BraintreeDropIn" - s.version = "9.8.0" + s.version = "9.8.1" 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 43395780..c064dab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Braintree iOS Drop-in SDK - Release Notes -## unreleased +## 9.8.1 (2023-03-01) * Fixes bug where title color on `BTPaymentSelectionViewController` is set as the default `primaryColor` for the `BTDropInUICustomization(colorScheme:)` (fixes #397) ## 9.8.0 (2023-01-10) diff --git a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist index 7fa014a3..f8b2d79d 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.8.0 + 9.8.1 CFBundleURLTypes @@ -44,7 +44,7 @@ CFBundleVersion - 9.8.0 + 9.8.1 LSApplicationQueriesSchemes com.braintreepayments.DropInDemo.payments diff --git a/Sources/BraintreeDropIn/Info.plist b/Sources/BraintreeDropIn/Info.plist index 81ab12b0..aea26bc5 100644 --- a/Sources/BraintreeDropIn/Info.plist +++ b/Sources/BraintreeDropIn/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 9.8.0 + 9.8.1 CFBundleSignature ???? CFBundleVersion - 9.8.0 + 9.8.1 NSPrincipalClass