Skip to content

Commit 48b2d3c

Browse files
author
Ash
committed
Set ApiClient version to 1.1.0.
1 parent 8f859e8 commit 48b2d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SendCloudApiClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
class SendCloudApiClient
2323
{
24-
public const CLIENT_VERSION = '0.2.0';
24+
public const CLIENT_VERSION = '1.1.0';
2525
public const API_ENDPOINT = 'https://panel.sendcloud.sc/api';
2626
public const API_VERSION = 'v2';
2727

0 commit comments

Comments
 (0)