We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc8acc0 + 4fe6eab commit 8dd3102Copy full SHA for 8dd3102
1 file changed
GitVersion.yml
@@ -34,7 +34,7 @@ branches:
34
# Matches the main branch
35
regex: ^main$
36
# Uses an empty label for stable releases
37
- label: rc
+ label: ''
38
# Increments patch version (x.y.z+1) on commits
39
increment: Patch
40
# Specifies develop as the source branch
0 commit comments