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.
2 parents 5905fbc + 41221dc commit 150a73bCopy full SHA for 150a73b
src/MessageBird/Client.php
@@ -13,7 +13,7 @@ class Client
13
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
14
const VOICEAPI_ENDPOINT = 'https://voice.messagebird.com';
15
16
- const CLIENT_VERSION = '1.9.3';
+ const CLIENT_VERSION = '1.9.5';
17
18
/**
19
* @var string
0 commit comments