Skip to content

Commit

Permalink
Remove preview tag from version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
idg10 committed May 19, 2023
1 parent 381c171 commit e29c7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/version.json
@@ -1,5 +1,5 @@
{
"version": "6.0.0-preview.{height}",
"version": "6.0.0",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with rel/vN.N
Expand Down

0 comments on commit e29c7a5

Please sign in to comment.