浏览代码

Bump to preview 6 to match CoreFX

Oren Novotny 6 年之前
父节点
当前提交
b1dd092aab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Ix.NET/Source/version.json

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

@@ -1,5 +1,5 @@
 {
-  "version": "4.0.0-preview.3.build.{height}",
+  "version": "4.0.0-preview.6.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