mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
Merge pull request #2536 from ipfs/dev-version-bump-0.4.1
bump ipfs dev version to 0.4.1
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