Skip to content

Commit 6b4e3c3

Browse files
committed
Set version to '2.7'
1 parent 2ab501a commit 6b4e3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.7-alpha",
3+
"version": "2.7",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/v\\d+(?:.\\d+)?$",
77
"^refs/heads/fullduplexstream$"
88
]
9-
}
9+
}

0 commit comments

Comments
 (0)