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