Skip to content

Commit

Permalink
Set version to '2.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Apr 26, 2021
1 parent 2ab501a commit 6b4e3c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.7-alpha",
"version": "2.7",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:.\\d+)?$",
"^refs/heads/fullduplexstream$"
]
}
}

0 comments on commit 6b4e3c3

Please sign in to comment.