提交 83d3f767 作者: Steven Allen

release 0.4.19

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 b6b92612
0.4.19-rc2: QmVAHbzEyo3tvf5QZQNDy4aiVjRsFeYNuPhp6xbzzmRrT8
0.4.19: QmPDEJTb3WBHmvubsLXCaqRPC8dRgvFz7A4p96dxZbJuWL
# go-ipfs changelog
## 0.4.19 2018-02-14 (unreleased)
## 0.4.19 2018-03-01
We're happy to announce go 0.4.19. This release contains a bunch of important
fixes and a slew of new and improved features. Get pumped and upgrade ASAP to benefit from all the new goodies! 🎁
......
......@@ -617,6 +617,6 @@
"language": "go",
"license": "MIT",
"name": "go-ipfs",
"version": "0.4.19-rc2"
"version": "0.4.19"
}
......@@ -4,6 +4,6 @@ package ipfs
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.4.19-rc2"
const CurrentVersionNumber = "0.4.19"
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论