Skip to content

Commit b9f596b

Browse files
author
Sam Wierema
committed
Update the version to v1.6.1
1 parent acbeb37 commit b9f596b

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
@@ -12,7 +12,7 @@ class Client
1212
const ENDPOINT = 'https://rest.messagebird.com';
1313
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
1414

15-
const CLIENT_VERSION = '1.6.0';
15+
const CLIENT_VERSION = '1.6.1';
1616

1717
/**
1818
* @var string

0 commit comments

Comments
 (0)