Skip to content

Commit 106c61a

Browse files
author
Alexandru Bucur
authored
Chore - bump release
1 parent 11e1361 commit 106c61a

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
@@ -20,7 +20,7 @@ class Client
2020
public const ENABLE_CONVERSATIONSAPI_WHATSAPP_SANDBOX = 'ENABLE_CONVERSATIONSAPI_WHATSAPP_SANDBOX';
2121
public const CONVERSATIONSAPI_WHATSAPP_SANDBOX_ENDPOINT = 'https://whatsapp-sandbox.messagebird.com/v1';
2222

23-
const CLIENT_VERSION = '3.1.1';
23+
const CLIENT_VERSION = '3.1.2';
2424

2525
/**
2626
* @var Resources\Messages

0 commit comments

Comments
 (0)