Files
vegasco/version.json

10 lines
254 B
JSON
Raw Normal View History

2024-08-23 18:55:05 +02:00
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
2024-08-24 12:28:46 +02:00
"version": "2.0-beta",
"cloudBuild": {
"setAllVariables": true
},
"publicReleaseRefSpec": [
"prod"
]
2024-08-23 18:55:05 +02:00
}