Skip to content
Snippets Groups Projects
Unverified Commit 623902eb authored by Marcin Rataj's avatar Marcin Rataj
Browse files

chore(version): 0.35.0-rc2

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