Skip to content

Commit 8efa26e

Browse files
DjoykeAbyahgithub-actions[bot]
authored andcommitted
chore(release): bump to 26.0.0
1 parent a95bf21 commit 8efa26e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.0.0
1+
26.0.0

src/Adyen/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class Client
99
{
10-
const LIB_VERSION = "25.0.0";
10+
const LIB_VERSION = "26.0.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)