Commit 3ba1400b authored by Steven Allen's avatar Steven Allen

feat: bump version to 0.6.0-rc4

parent 9a06fdf0
...@@ -4,7 +4,7 @@ package ipfs ...@@ -4,7 +4,7 @@ package ipfs
var CurrentCommit string var CurrentCommit string
// CurrentVersionNumber is the current application's version literal // CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.6.0-rc2" const CurrentVersionNumber = "0.6.0-rc4"
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/" const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment