mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 14:34:24 +08:00
IPFS Versions 0.3.11 release
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.3.11-dev"
|
||||
const CurrentVersionNumber = "0.3.11"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
Reference in New Issue
Block a user