Skip to content

Commit

Permalink
bump to preview 2 for ixnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Mar 2, 2019
1 parent 868caff commit 8ffdea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0-preview.1.build.{height}",
"version": "4.0.0-preview.2.build.{height}",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
"^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with vN.N
Expand Down

0 comments on commit 8ffdea9

Please sign in to comment.