Skip to content

Commit 0230c2a

Browse files
committed
Set version to '2.1'
1 parent 5011af5 commit 0230c2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/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/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.1-beta",
3+
"version": "2.1",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/heads/v\\d+(?:.\\d+)?$",
77
"^refs/heads/fullduplexstream$"
88
]
9-
}
9+
}

0 commit comments

Comments
 (0)