diff --git a/version.json b/version.json index d99ca5d..e7d751c 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.11.4-rc", + "version": "2.11.4", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" @@ -10,4 +10,4 @@ "enabled": true } } -} +} \ No newline at end of file