diff --git a/GitVersion.yml b/GitVersion.yml index 18f1a8b6f5..b6e1287aae 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -34,7 +34,7 @@ branches: # Matches the main branch regex: ^main$ # Uses an empty label for stable releases - label: '' + label: beta # Increments patch version (x.y.z+1) on commits increment: Patch # Specifies develop as the source branch