From da21956249ab557e635088cbe1aa0d7f972ab808 Mon Sep 17 00:00:00 2001 From: Lib Cat Date: Thu, 27 Jul 2023 20:45:56 +0000 Subject: [PATCH] 4.43.0 [Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.41.0...4.43.0) **Merged Pull Requests** - Generated Latest Changes for v2021-02-25 (Ramp Dates, Net Terms, Invoice Business Entity) [#803](https://github.com/recurly/recurly-client-dotnet/pull/803) ([recurly-integrations](https://github.com/recurly-integrations)) - Generated Latest Changes for v2021-02-25 (App Management - External Subscriptions) [#801](https://github.com/recurly/recurly-client-dotnet/pull/801) ([recurly-integrations](https://github.com/recurly-integrations)) --- .bumpversion.cfg | 2 +- CHANGELOG.md | 5 +++-- Recurly/Recurly.csproj | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index cd61a348..ad87c8ba 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 4.42.0 +current_version = 4.43.0 parse = (?P\d+) \.(?P\d+) \.(?P\d+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab20114..476b66aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # Changelog -## [4.42.0](https://github.com/recurly/recurly-client-dotnet/tree/4.42.0) (2023-07-26) +## [4.43.0](https://github.com/recurly/recurly-client-dotnet/tree/4.43.0) (2023-07-27) -[Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.41.0...4.42.0) +[Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.41.0...4.43.0) **Merged Pull Requests** +- Generated Latest Changes for v2021-02-25 (Ramp Dates, Net Terms, Invoice Business Entity) [#803](https://github.com/recurly/recurly-client-dotnet/pull/803) ([recurly-integrations](https://github.com/recurly-integrations)) - Generated Latest Changes for v2021-02-25 (App Management - External Subscriptions) [#801](https://github.com/recurly/recurly-client-dotnet/pull/801) ([recurly-integrations](https://github.com/recurly-integrations)) diff --git a/Recurly/Recurly.csproj b/Recurly/Recurly.csproj index 7a5a374b..b7ba954d 100644 --- a/Recurly/Recurly.csproj +++ b/Recurly/Recurly.csproj @@ -3,7 +3,7 @@ netstandard2.0;netcoreapp2.1;netcoreapp2.2 Recurly - 4.42.0 + 4.43.0 dx@recurly.com Recurly, Inc. Recurly API Client