Skip to content

Commit 628b137

Browse files
authored
Update Api Version Number
Completes #334
1 parent 010a085 commit 628b137

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

246246
/**
247247
* Shop / API configurations

0 commit comments

Comments
 (0)