chore: bump to v0.14.0

This commit is contained in:
Jorropo 2022-07-21 04:09:31 +02:00
parent 9412867f5e
commit 77747e337d

View File

@ -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 + "/"