Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #149 from Shopify/add_april_2021_api_version
Browse files Browse the repository at this point in the history
Adding April21 version
  • Loading branch information
paulomarg authored Mar 26, 2021
2 parents 241e988 + b20187a commit a30454e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/base_types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export enum ApiVersion {
July20 = '2020-07',
October20 = '2020-10',
January21 = '2021-01',
April21 = '2021-04',
Unstable = 'unstable',
Unversioned = 'unversioned',
}
Expand Down

0 comments on commit a30454e

Please sign in to comment.