From 09a39e579c9f45c2e09c7d37fcb9071bee89d9db Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 10 Jul 2024 19:39:17 +0200 Subject: [PATCH] Increase version number to 4.3.0.0 --- src/Mollie.Api/Mollie.Api.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Mollie.Api/Mollie.Api.csproj b/src/Mollie.Api/Mollie.Api.csproj index 1fa11eea..48970f69 100644 --- a/src/Mollie.Api/Mollie.Api.csproj +++ b/src/Mollie.Api/Mollie.Api.csproj @@ -1,7 +1,7 @@  - 4.1.0.0 + 4.3.0.0 True Vincent Kok This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported. @@ -9,9 +9,9 @@ Mollie Payment API https://github.com/Viincenttt/MollieApi Mollie - 4.2.0.0 - 4.2.0.0 - 4.2.0.0 + 4.3.0.0 + 4.3.0.0 + 4.3.0.0 netstandard2.0 README.md LICENSE