mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 15:42:21 +08:00
ipfs version 0.4.2
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
@ -4,6 +4,6 @@ package config
|
|||||||
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.1"
|
const CurrentVersionNumber = "0.4.2"
|
||||||
|
|
||||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||||
|
Reference in New Issue
Block a user