Files
velopack/version.json
2022-07-05 22:50:36 +01:00

8 lines
251 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.0",
"gitCommitIdShortFixedLength": 6,
"publicReleaseRefSpec": [
"^refs/heads/master$"
]
}