Skip to content

Commit 9c5a528

Browse files
authored
Rollback API Version (Breaking changes)
1 parent 2f1595a commit 9c5a528

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
@@ -229,7 +229,7 @@ class ShopifySDK
229229
/**
230230
* @var string Default Shopify API version
231231
*/
232-
public static $defaultApiVersion = '2022-07';
232+
public static $defaultApiVersion = '2022-01';
233233

234234
/**
235235
* Shop / API configurations

0 commit comments

Comments
 (0)