From 70eed39760870581f78b586aa92afc87108c7646 Mon Sep 17 00:00:00 2001 From: Tig Date: Sun, 16 Mar 2025 16:39:56 +0100 Subject: [PATCH] merged2 --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 285ade168..5c97c6a86 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: 1.0.0-prealpha.1 + label: '' # Increments patch version (x.y.z+1) on commits increment: Patch # Specifies v1_develop as the source branch