Skip to content

Commit 6df9453

Browse files
authored
Update Default API Version Number
1 parent d5759b3 commit 6df9453

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
@@ -235,7 +235,7 @@ class ShopifySDK
235235
/**
236236
* @var string Default Shopify API version
237237
*/
238-
public static $defaultApiVersion = '2022-07';
238+
public static $defaultApiVersion = '2023-01';
239239

240240
/**
241241
* Shop / API configurations

0 commit comments

Comments
 (0)