Compare commits

...

2 Commits

Author SHA1 Message Date
0d313d2bb4 Merge pull request 'test one' (#1) from hotfix/checkgit into master
Some checks failed
Build NuGet / build (push) Failing after 35s
Reviewed-on: #1
2026-04-08 22:40:59 -04:00
acf2692955 test one 2026-04-08 22:39:33 -04:00

View File

@@ -1,9 +1,22 @@
mode: ContinuousDelivery
mode: ContinuousDeployment
tag-prefix: '[vV]'
increment: Patch
branches:
master:
label: ''
increment: Patch
prevent-increment-of-merged-branch-version: true
feature:
label: preview
increment: Minor
hotfix:
increment: Patch
label: ''
increment: Patch
pull-request:
label: pr