Skip to content

Commit b79a390

Browse files
committed
Set version to '2.0'
1 parent 0afa785 commit b79a390

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.0-alpha",
2+
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3+
"version": "2.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/v\\d+\\.\\d+"
77
]
8-
}
8+
}

0 commit comments

Comments
 (0)