mirror of
https://github.com/OpenSim-NGC/OpenSim-Sasquatch.git
synced 2024-11-21 06:26:09 -07:00
13 lines
331 B
JSON
13 lines
331 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
|
|
"version": "0.9.3-beta",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/master$",
|
|
"^refs/heads/v\\d+(?:\\.\\d+)?$"
|
|
],
|
|
"cloudBuild": {
|
|
"buildNumber": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|