Skip to content

Commit 748f21b

Browse files
author
Alex
committed
bump version to 1.15.0
1 parent 6c1bdd6 commit 748f21b

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.1';
17+
const CLIENT_VERSION = '1.15.0';
1818

1919
/**
2020
* @var string

0 commit comments

Comments
 (0)