Skip to content

Commit 77747e3

Browse files
committed
chore: bump to v0.14.0
1 parent 9412867 commit 77747e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
var CurrentCommit string
1212

1313
// CurrentVersionNumber is the current application's version literal
14-
const CurrentVersionNumber = "0.14.0-rc1"
14+
const CurrentVersionNumber = "0.14.0"
1515

1616
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/"
1717

0 commit comments

Comments
 (0)