Skip to content

Commit 2eef8dd

Browse files
author
marcel corso gonzalez
authored
Merge pull request #96 from messagebird/cut-1.14.1
cut-1.14.1
2 parents 86b6960 + b374c18 commit 2eef8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MessageBird/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Client
1414
const CONVERSATIONSAPI_ENDPOINT = 'https://conversations.messagebird.com/v1';
1515
const VOICEAPI_ENDPOINT = 'https://voice.messagebird.com';
1616

17-
const CLIENT_VERSION = '1.14.0';
17+
const CLIENT_VERSION = '1.14.1';
1818

1919
/**
2020
* @var string

0 commit comments

Comments
 (0)