Skip to content

Commit

Permalink
Make the next Rush release a patch release.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton authored Jul 13, 2021
1 parent c2fa6c4 commit 4b46238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"policyName": "rush",
"definitionName": "lockStepVersion",
"version": "5.49.0",
"nextBump": "minor",
"nextBump": "patch",
"mainProject": "@microsoft/rush"
}
]

0 comments on commit 4b46238

Please sign in to comment.