mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 03:09:41 +08:00
chore: bump to v0.14.0
This commit is contained in:
parent
9412867f5e
commit
77747e337d
@ -11,7 +11,7 @@ import (
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.14.0-rc1"
|
||||
const CurrentVersionNumber = "0.14.0"
|
||||
|
||||
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user