Skip to content
Snippets Groups Projects
Commit 89ffd1cb authored by galargh's avatar galargh
Browse files

chore: bump version to v0.17.0-rc1

parent a4da8f6c
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ import (
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.17.0-dev"
const CurrentVersionNumber = "0.17.0-rc1"
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/" //nolint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment