Skip to content

Commit 414acc0

Browse files
author
Petr Sramek
committed
semantic version strict
1 parent b65919b commit 414acc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitversion/version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ assembly-informational-format: '{Major}.{Minor}.{CommitsSinceVersionSource}'
44
tag-prefix: '[vV]?'
55
version-in-branch-pattern: (?<version>[vV]?\d+.\d+(\.\d+){0,1})
66
update-build-number: true
7-
semantic-version-format: Loose
7+
semantic-version-format: Strict
88
strategies:
99
- VersionInBranchName
1010
- Fallback
@@ -35,7 +35,7 @@ branches:
3535
is-main-branch: true
3636
develop:
3737
mode: ContinuousDeployment
38-
label: preview
38+
label: alpha
3939
increment: Inherit
4040
regex: ^develop\/([vV]?\d+.\d+(\.\d+){0,1})$
4141
source-branches:

0 commit comments

Comments
 (0)