We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56fe4b commit ce4918fCopy full SHA for ce4918f
GitVersion.yml
@@ -31,8 +31,6 @@ branches:
31
main:
32
# Matches the v1_release branch
33
regex: ^v1_release$
34
- # Uses 'prealpha' as pre-release label before official release
35
- label:
36
# Increments patch version (x.y.z+1) on commits
37
increment: Patch
38
# Specifies v1_develop as the source branch
0 commit comments