Skip to content

Commit b81b405

Browse files
authored
Update Default API Version
1 parent 1d1c3e8 commit b81b405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ShopifySDK.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ class ShopifySDK
221221
/**
222222
* @var string Default Shopify API version
223223
*/
224-
public static $defaultApiVersion = '2020-01';
224+
public static $defaultApiVersion = '2021-01';
225225

226226
/**
227227
* Shop / API configurations

0 commit comments

Comments
 (0)