We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfec72 commit 2a8dcd2Copy full SHA for 2a8dcd2
src/MollieApiClient.php
@@ -56,7 +56,7 @@ class MollieApiClient
56
/**
57
* Version of our client.
58
*/
59
- public const CLIENT_VERSION = "2.77.0";
+ public const CLIENT_VERSION = "2.78.0";
60
61
62
* Endpoint of the remote API.
0 commit comments