Skip to content

Commit b3f1924

Browse files
Alexandru BucurCoolGoose
Alexandru Bucur
authored andcommitted
chore: release 3.1.4
1 parent e7f298d commit b3f1924

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
@@ -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.3';
23+
const CLIENT_VERSION = '3.1.4';
2424

2525
/**
2626
* @var Resources\Messages

0 commit comments

Comments
 (0)