Skip to content

Commit 6bbf9f4

Browse files
committed
fixed version
1 parent 93dd403 commit 6bbf9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/API/Helpers/ApiClient.php

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

1313
class ApiClient {
1414

15-
const API_VERSION = "1.0.7";
15+
const API_VERSION = "3.0.0";
1616

1717
protected static $infoHeadersDataEnabled = true;
1818
protected static $infoHeadersData;

0 commit comments

Comments
 (0)