Skip to content

Commit

Permalink
Update Default Api Version
Browse files Browse the repository at this point in the history
  • Loading branch information
tareqtms authored Jul 2, 2024
1 parent 6259d8b commit 010a085
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 @@ -241,7 +241,7 @@ class ShopifySDK
/**
* @var string Default Shopify API version
*/
public static $defaultApiVersion = '2023-07';
public static $defaultApiVersion = '2024-07';

/**
* Shop / API configurations
Expand Down

0 comments on commit 010a085

Please sign in to comment.