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