mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
bump version to 0.4.18
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
@ -4,6 +4,6 @@ package ipfs
|
|||||||
var CurrentCommit string
|
var CurrentCommit string
|
||||||
|
|
||||||
// CurrentVersionNumber is the current application's version literal
|
// CurrentVersionNumber is the current application's version literal
|
||||||
const CurrentVersionNumber = "0.4.18-rc2"
|
const CurrentVersionNumber = "0.4.18"
|
||||||
|
|
||||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||||
|
Reference in New Issue
Block a user