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

Merge pull request #6366 from ipfs/feat/release-v0.4.21-rc2

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