diff --git a/version.json b/version.json index f004d88..1469880 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "0.18-beta", + "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", + "version": "0.19-beta", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/release/v\\d+(?:\\.\\d+)?$"