diff --git a/version.json b/version.json index 37cce9c1b..d0fd8b5f6 100644 --- a/version.json +++ b/version.json @@ -2,7 +2,8 @@ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", "version": "11.0", "publicReleaseRefSpec": [ - "^refs/heads/main$" + "^refs/heads/main$", + "^refs/heads/release/v11$" ], "pathFilters": [ ":/",