Skip to content

Commit 570bf03

Browse files
author
Alexandru Bucur
authored
Merge pull request #160 from messagebird/hotfix-bump-client-version-for-next-release
bump-client-version
2 parents 4af14fa + 3887415 commit 570bf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MessageBird/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Client
1919
const ENABLE_CONVERSATIONSAPI_WHATSAPP_SANDBOX = 'ENABLE_CONVERSATIONSAPI_WHATSAPP_SANDBOX';
2020
const CONVERSATIONSAPI_WHATSAPP_SANDBOX_ENDPOINT = 'https://whatsapp-sandbox.messagebird.com/v1';
2121

22-
const CLIENT_VERSION = '1.19.2';
22+
const CLIENT_VERSION = '1.20.0';
2323

2424
/**
2525
* @var string

0 commit comments

Comments
 (0)