mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
release v0.4.22-rc1
This commit is contained in:
parent
136a6dc565
commit
c6770c9cd7
@ -4,6 +4,6 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.4.21"
|
||||
const CurrentVersionNumber = "0.4.22-rc1"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user