Skip to content

Commit ffce666

Browse files
authored
Merge pull request #341 from phpclassic/tareqtms-patch-1
API Version Update 2025-01
2 parents 628b137 + 0b858ac commit ffce666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '2024-10';
244+
public static $defaultApiVersion = '2025-01';
245245

246246
/**
247247
* Shop / API configurations

0 commit comments

Comments
 (0)