gitversion.xml tweak 2

This commit is contained in:
Tig
2025-03-16 20:31:07 +01:00
parent c56fe4bbe6
commit ce4918fc5b

View File

@@ -31,8 +31,6 @@ branches:
main: main:
# Matches the v1_release branch # Matches the v1_release branch
regex: ^v1_release$ regex: ^v1_release$
# Uses 'prealpha' as pre-release label before official release
label:
# Increments patch version (x.y.z+1) on commits # Increments patch version (x.y.z+1) on commits
increment: Patch increment: Patch
# Specifies v1_develop as the source branch # Specifies v1_develop as the source branch