Skip to content

Commit

Permalink
chore: bump API version to 2023-10 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alchez authored Jan 3, 2024
1 parent 1366852 commit b0e6c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@


class ShopifySettings(Document):
api_version = "2022-07"
api_version = "2023-10"

@staticmethod
@frappe.whitelist()
Expand Down

0 comments on commit b0e6c37

Please sign in to comment.