From 0309d6d404323791687c2eb8cf27b45ebe70faf5 Mon Sep 17 00:00:00 2001 From: Ramya Rao Date: Thu, 27 Jun 2024 15:23:56 -0700 Subject: [PATCH] Bump version to 45.2.0-beta.1 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- src/Stripe.net/Stripe.net.csproj | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b37a284100..fd7a8a987c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 45.2.0-beta.1 - 2024-06-27 +* [#2928](https://github.com/stripe/stripe-dotnet/pull/2928) Update generated code for beta + * Remove support for `PaymentMethodSetAsDefault` on `CustomerSessionComponentsPaymentElementFeaturesOptions` and `CustomerSessionComponentsPaymentElementFeatures` + ## 45.1.0 - 2024-06-27 * [#2931](https://github.com/stripe/stripe-dotnet/pull/2931) Update generated code * Add support for `Filters` on `CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections`, `InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions`, `InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections`, `PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions`, `PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections`, `SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions`, `SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections`, `SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions`, and `SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections` diff --git a/VERSION b/VERSION index 8a37dc8d8b..8aaab0e6a4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -44.13.0-beta.1 +45.2.0-beta.1 diff --git a/src/Stripe.net/Stripe.net.csproj b/src/Stripe.net/Stripe.net.csproj index 595eff9607..3d72b79e1f 100644 --- a/src/Stripe.net/Stripe.net.csproj +++ b/src/Stripe.net/Stripe.net.csproj @@ -2,7 +2,7 @@ Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for the Stripe API. (Official Library) - 44.13.0-beta.1 + 45.2.0-beta.1 8 Stripe, Jayme Davis net5.0;net6.0;netcoreapp3.1;netstandard2.0;net461