Skip to content

Commit 2548dc6

Browse files
authored
Merge pull request #2812 from microsoft/iclanton-patch-1
Make the next Rush release a patch release.
2 parents c2fa6c4 + 4b46238 commit 2548dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"policyName": "rush",
9292
"definitionName": "lockStepVersion",
9393
"version": "5.49.0",
94-
"nextBump": "minor",
94+
"nextBump": "patch",
9595
"mainProject": "@microsoft/rush"
9696
}
9797
]

0 commit comments

Comments
 (0)