Files
vegasco/version.json

7 lines
206 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",
"version": "0.3",
"release": {
"firstUnstableTag": "alpha"
}
}