diff --git a/version.json b/version.json index 6e2ec11..9506633 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": "2.0-alpha", + "version": "2.0", "publicReleaseRefSpec": [ "^refs/heads/release/v\\d+(?:\\.\\d+)?$" ], @@ -12,4 +12,4 @@ "release": { "branchName": "release/v{version}" } -} +} \ No newline at end of file