We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86b6960 + b374c18 commit 2eef8ddCopy full SHA for 2eef8dd
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.0';
+ const CLIENT_VERSION = '1.14.1';
18
19
/**
20
* @var string
0 commit comments