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