mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
bump version to 0.4.20-dev
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
83d3f7672b
commit
0cbb3d4199
@ -4,6 +4,6 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.4.19"
|
||||
const CurrentVersionNumber = "0.4.20-dev"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user