Skip to content

Commit ac59e48

Browse files
authored
Update API Version Number
1 parent c0103f9 commit ac59e48

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
@@ -240,7 +240,7 @@ class ShopifySDK
240240
/**
241241
* @var string Default Shopify API version
242242
*/
243-
public static $defaultApiVersion = '2023-01';
243+
public static $defaultApiVersion = '2023-04';
244244

245245
/**
246246
* Shop / API configurations

0 commit comments

Comments
 (0)