Skip to content

Commit 7260e59

Browse files
author
Adyen Automation
committed
chore(release): bump to 16.0.0
1 parent a7c50de commit 7260e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "16.0.0-beta";
10+
const LIB_VERSION = "16.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)