From 9e892dab1531d82e3521e10f613930255a6fe2fe Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 10 Mar 2024 11:24:15 +0100 Subject: [PATCH] Increase version number to 3.5.1.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 c2faab69..9bf51458 100644 --- a/src/Mollie.Api/Mollie.Api.csproj +++ b/src/Mollie.Api/Mollie.Api.csproj @@ -1,7 +1,7 @@  - 3.5.0.0 + 3.5.1.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 - 3.5.0.0 - 3.5.0.0 - 3.5.0.0 + 3.5.1.0 + 3.5.1.0 + 3.5.1.0 netstandard2.0 README.md LICENSE