Skip to content

Commit 48cd9f0

Browse files
committed
Set version to '2.10'
1 parent d25ffde commit 48cd9f0

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,6 +1,6 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.10-alpha",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3+
"version": "2.10",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/v\\d+(?:.\\d+)?$",

0 commit comments

Comments
 (0)