Skip to content

Commit

Permalink
Update API Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
tareqtms authored Jun 28, 2023
1 parent c0103f9 commit ac59e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ShopifySDK.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ class ShopifySDK
/**
* @var string Default Shopify API version
*/
public static $defaultApiVersion = '2023-01';
public static $defaultApiVersion = '2023-04';

/**
* Shop / API configurations
Expand Down

0 comments on commit ac59e48

Please sign in to comment.