Skip to content

Commit 010a085

Browse files
authored
Update Default Api Version
1 parent 6259d8b commit 010a085

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
@@ -241,7 +241,7 @@ class ShopifySDK
241241
/**
242242
* @var string Default Shopify API version
243243
*/
244-
public static $defaultApiVersion = '2023-07';
244+
public static $defaultApiVersion = '2024-07';
245245

246246
/**
247247
* Shop / API configurations

0 commit comments

Comments
 (0)