Files
SjkScripts/GitVersion.yml
ronnie 71173053df
All checks were successful
Build NuGet / build (push) Successful in 38s
replaced main to master in getversion.yaml
2026-04-08 22:22:40 -04:00

9 lines
129 B
YAML

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