Skip to content

Commit b374c18

Browse files
author
marcel corso
committed
cut-1.14.1
1 parent 86b6960 commit b374c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MessageBird/Client.php

Lines changed: 1 addition & 1 deletion
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)