We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f073e19 commit 2bafd65Copy full SHA for 2bafd65
src/MessageBird/Client.php
@@ -12,7 +12,7 @@ class Client
12
const ENDPOINT = 'https://rest.messagebird.com';
13
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
14
15
- const CLIENT_VERSION = '1.6.4';
+ const CLIENT_VERSION = '1.6.5';
16
17
/**
18
* @var string
0 commit comments