Unverified Commit b6dfe072 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #7163 from ipfs/feat/release-0.5.0-rc2

release: go-ipfs 0.5.0-rc2
parents d336d915 d63761bc
......@@ -4,7 +4,7 @@ package ipfs
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.5.0-rc1"
const CurrentVersionNumber = "0.5.0-rc2"
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