Skip to content

Commit d840742

Browse files
authored
Merge pull request #728 from Adyen/revert-725-promote/main
Revert "Release v23.2.1"
2 parents b418036 + 17d08ee commit d840742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.2.1
1+
23.2.0

src/Adyen/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class Client
99
{
10-
const LIB_VERSION = "23.2.1";
10+
const LIB_VERSION = "23.2.0";
1111
const LIB_NAME = "adyen-php-api-library";
1212
const USER_AGENT_SUFFIX = "adyen-php-api-library/";
1313
const ENDPOINT_TEST = "https://pal-test.adyen.com";

0 commit comments

Comments
 (0)