提交 43264c57 作者: Jeromy

Ipfs v0.4.14

License: MIT
Signed-off-by: 's avatarJeromy <jeromyj@gmail.com>
上级 e77033cb
# go-ipfs changelog
## 0.4.14 2018-03-02
## 0.4.14 2018-03-22
Ipfs 0.4.14 is a big release with a large number of improvements and bugfixes.
It is also the first release of 2018, and our first release in over three
......
......@@ -581,6 +581,6 @@
"language": "go",
"license": "MIT",
"name": "go-ipfs",
"version": "0.4.14-rc3"
"version": "0.4.14"
}
......@@ -4,6 +4,6 @@ package config
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.4.14-rc3"
const CurrentVersionNumber = "0.4.14"
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论