Browse Source

Update version.json

Claire Novotny 5 năm trước cách đây
mục cha
commit
e8c874c150
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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