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 6c1bdd6 commit 748f21bCopy full SHA for 748f21b
src/MessageBird/Client.php
@@ -14,7 +14,7 @@ class Client
14
const CONVERSATIONSAPI_ENDPOINT = 'https://conversations.messagebird.com/v1';
15
const VOICEAPI_ENDPOINT = 'https://voice.messagebird.com';
16
17
- const CLIENT_VERSION = '1.14.1';
+ const CLIENT_VERSION = '1.15.0';
18
19
/**
20
* @var string
0 commit comments