mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 05:47:51 +08:00
Merge pull request #8136 from ipfs/chore/update-version
update version to 0.10.0-dev
This commit is contained in:
commit
e2e115ceff
@ -4,7 +4,7 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.9.0-dev"
|
||||
const CurrentVersionNumber = "0.10.0-dev"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user