mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 19:37:46 +08:00
Merge pull request #6366 from ipfs/feat/release-v0.4.21-rc2
release: go-ipfs 0.4.21-rc2
This commit is contained in:
commit
da3c2bc1d9
@ -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 + "/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user