mfgames-cil/src/MfGames.Nitride.Yaml/version.json
D. Moonfire ed722865cc
All checks were successful
deploy / deploy (push) Successful in 22m12s
build: mass bumping of version to properly calculate patch differences
2024-03-08 17:06:21 -06:00

10 lines
324 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.4",
"pathFilters": ["."],
"publicReleaseRefSpec": ["^refs/heads/main$", "^refs/heads/vd+(?:.d+)?$"],
"release": {
"tagName": "MfGames.Nitride.Yaml-{version}"
}
}