Skip to content

Commit

Permalink
chore(release): bump to 23.2.0 (#723)
Browse files Browse the repository at this point in the history
Co-authored-by: DjoykeAbyah <[email protected]>
  • Loading branch information
AdyenAutomationBot and DjoykeAbyah authored Jan 6, 2025
1 parent dad0654 commit 1843759
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.1.0
23.2.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.1.0";
const LIB_VERSION = "23.2.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 1843759

Please sign in to comment.