diff --git a/GitVersion.yml b/GitVersion.yml index 5c97c6a86..e0225b3b7 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -32,7 +32,7 @@ branches: # Matches the v1_release branch regex: ^v1_release$ # Uses 'prealpha' as pre-release label before official release - label: '' + label: # Increments patch version (x.y.z+1) on commits increment: Patch # Specifies v1_develop as the source branch