diff --git a/GitVersion.yml b/GitVersion.yml index 18d79ce02e..18f1a8b6f5 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: rc + label: '' # Increments patch version (x.y.z+1) on commits increment: Patch # Specifies develop as the source branch