diff --git a/BraintreeDropIn.podspec b/BraintreeDropIn.podspec index b36916c6..e62bea7b 100644 --- a/BraintreeDropIn.podspec +++ b/BraintreeDropIn.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BraintreeDropIn" - s.version = "9.12.2" + s.version = "9.13.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 f5b2828b..3644bed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Braintree iOS Drop-in SDK - Release Notes -## unreleased +## 9.13.0 (2024-08-26) * Updated expiring pinned vendor SSL certificates * Require `braintree_ios` 5.26.0 diff --git a/Demo/Application/Supporting Files/Braintree-Demo-Info.plist b/Demo/Application/Supporting Files/Braintree-Demo-Info.plist index 5df0e2f1..ffa25d5c 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.12.2 + 9.13.0 CFBundleURLTypes @@ -44,7 +44,7 @@ CFBundleVersion - 9.12.2 + 9.13.0 LSApplicationQueriesSchemes com.braintreepayments.DropInDemo.payments diff --git a/Sources/BraintreeDropIn/Info.plist b/Sources/BraintreeDropIn/Info.plist index b754fd23..72f80e32 100644 --- a/Sources/BraintreeDropIn/Info.plist +++ b/Sources/BraintreeDropIn/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 9.12.2 + 9.13.0 CFBundleSignature ???? CFBundleVersion - 9.12.2 + 9.13.0 NSPrincipalClass