We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c843a commit 9559fcdCopy full SHA for 9559fcd
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.5.1';
+ const CLIENT_VERSION = '1.6.0';
16
17
/**
18
* @var string
0 commit comments