Files
SjkScripts/GitVersion.yml
ronnie 23324cfe7d
Some checks failed
Build NuGet / build (push) Failing after 3m31s
auto icrment
2026-04-06 11:51:34 -04:00

9 lines
127 B
YAML

mode: ContinuousDelivery
branches:
main:
increment: Patch
feature:
increment: Minor
hotfix:
increment: Patch