Skip to content

Commit

Permalink
chore: bump API version
Browse files Browse the repository at this point in the history
chore: bump API version
  • Loading branch information
nickmacdonald7 authored Apr 1, 2024
2 parents 88dd341 + 46797e3 commit 2a49dc3
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 @@ -145,7 +145,7 @@ class ShopifySDK
/**
* @var string Default Shopify API version
*/
public static $defaultApiVersion = '2022-07';
public static $defaultApiVersion = '2024-01';

/**
* Shop / API configurations
Expand Down

0 comments on commit 2a49dc3

Please sign in to comment.