Skip to content

Commit

Permalink
Update version.json (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms authored Dec 20, 2023
1 parent fe9fe0f commit 5e356df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"description": "The release value identifies the base version that will be applied via the tools/release-tools/setVersion.js",
"usage": "When creating a new release you should update this value directly or via the eg. 'npm run setVersion -- 3.2.0' or 'npm run setVersion -- -patch' or 'npm run setVersion -- -minor'",
"release": "3.0.6",
"next": "patch",
"next": "minor",
"pkgs": {
"@microsoft/applicationinsights-web": {
"package": "package.json",
Expand Down

0 comments on commit 5e356df

Please sign in to comment.