mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 17:03:58 +08:00
bump ipfs dev version to 0.4.1
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.4.0"
|
||||
const CurrentVersionNumber = "0.4.1-dev"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
Reference in New Issue
Block a user