Browse Source

Update version.json

Claire Novotny 5 years ago
parent
commit
e8c874c150
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Rx.NET/Source/version.json

+ 1 - 1
Rx.NET/Source/version.json

@@ -1,5 +1,5 @@
 {
-  "version": "4.3.0-preview.{height}",
+  "version": "4.4.0-preview.{height}",
   "publicReleaseRefSpec": [
     "^refs/heads/master$", // we release out of master
     "^refs/heads/rel/v\\d+\\.\\d+", // we also release branches starting with rel/vN.N