Pārlūkot izejas kodu

gitversion.xml tweak

Tig 4 mēneši atpakaļ
vecāks
revīzija
c56fe4bbe6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      GitVersion.yml

+ 1 - 1
GitVersion.yml

@@ -32,7 +32,7 @@ branches:
     # 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
     # Uses 'prealpha' as pre-release label before official release
-    label: ''
+    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