Skip to content

Commit 32ec82a

Browse files
authored
[Fixes #251] Update Default API Version to 2021-10
1 parent 1729aa0 commit 32ec82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/ShopifySDK.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ class ShopifySDK
229229
/**
230230
* @var string Default Shopify API version
231231
*/
232-
public static $defaultApiVersion = '2021-01';
232+
public static $defaultApiVersion = '2021-10';
233233

234234
/**
235235
* Shop / API configurations

0 commit comments

Comments
 (0)