Skip to content
Snippets Groups Projects
Unverified Commit ae774a35 authored by Piotr Galar's avatar Piotr Galar Committed by GitHub
Browse files

Update version.go

parent ef83ce09
Branches
Tags v0.18.0-rc1
No related merge requests found
......@@ -11,7 +11,7 @@ import (
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "v0.18.0-rc1"
const CurrentVersionNumber = "0.18.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