diff --git a/version.json b/version.json index ccfbeb9..303315d 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", - "version": "2.13.0-rc2", + "version": "2.13.0", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" @@ -10,4 +10,4 @@ "enabled": true } } -} +} \ No newline at end of file