Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 4cf0bc5

Browse files
committed
Rev to 2.0-rc
1 parent a8ff282 commit 4cf0bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.0-alpha",
3+
"version": "2.0-rc",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$", // we release out of master
66
"^refs/tags/v\\d\\.\\d" // we also release tags starting with vN.N

0 commit comments

Comments
 (0)