Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ccalamos committed May 7, 2021
1 parent bbe27fe commit 7624d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const VERSION_INFO: IVersion = {
year: "21",
month: "05",
minor: "0",
patch: "4",
patch: "6",
separator: ".",
prefix: "v",
};
Expand Down

0 comments on commit 7624d02

Please sign in to comment.