Skip to content

Commit fdc6006

Browse files
Alexandru BucurCoolGoose
authored andcommitted
chore: bump version to 3.1.3
1 parent 26068f6 commit fdc6006

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.2';
23+
const CLIENT_VERSION = '3.1.3';
2424

2525
/**
2626
* @var Resources\Messages

0 commit comments

Comments
 (0)