Skip to content

Commit

Permalink
Merge pull request #729 from Adyen/promote/main
Browse files Browse the repository at this point in the history
Release v24.0.0
  • Loading branch information
ayodejidev authored Jan 21, 2025
2 parents 397bb04 + c2300b4 commit a51b050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.2.0
24.0.0
2 changes: 1 addition & 1 deletion src/Adyen/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class Client
{
const LIB_VERSION = "23.2.0";
const LIB_VERSION = "24.0.0";
const LIB_NAME = "adyen-php-api-library";
const USER_AGENT_SUFFIX = "adyen-php-api-library/";
const ENDPOINT_TEST = "https://pal-test.adyen.com";
Expand Down

0 comments on commit a51b050

Please sign in to comment.