Skip to content

Commit

Permalink
remove preview tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Oct 10, 2019
1 parent 515ec79 commit 2aa2734
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": "4.2.0-preview.{height}",
"version": "4.2.0",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
"^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with rel/vN.N
Expand Down

0 comments on commit 2aa2734

Please sign in to comment.