diff --git a/version.json b/version.json index 21e0d423..9e01d87f 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": "3.6-preview", + "version": "3.6", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/release/v\\d+(?:\\.\\d+(?:\\.\\d+)?)$"