From d3ec7a191985aa57bec9b4425a665e95b4ba346a Mon Sep 17 00:00:00 2001 From: Sander van Hooft Date: Mon, 31 Jul 2023 17:37:46 +0200 Subject: [PATCH] Update version number --- src/MollieApiClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MollieApiClient.php b/src/MollieApiClient.php index b8b7904c..86f5d5c7 100644 --- a/src/MollieApiClient.php +++ b/src/MollieApiClient.php @@ -47,7 +47,7 @@ class MollieApiClient /** * Version of our client. */ - public const CLIENT_VERSION = "2.60.0"; + public const CLIENT_VERSION = "2.61.0"; /** * Endpoint of the remote API.