CppSharp/version.json

9 строки
246 B
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.1",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/tags/v\\d\\.\\d"
]
}