Skip to content

Commit e29c7a5

Browse files
committed
Remove preview tag from version.json
1 parent 381c171 commit e29c7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Source/version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.0.0-preview.{height}",
2+
"version": "6.0.0",
33
"publicReleaseRefSpec": [
44
"^refs/heads/main$", // we release out of main
55
"^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with rel/vN.N

0 commit comments

Comments
 (0)