Skip to content
Snippets Groups Projects
Commit d5779805 authored by Antonio Navarro Perez's avatar Antonio Navarro Perez
Browse files

chore: Release v0.15.0-rc1

parent 2d98b4f2
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.15.0-dev" const CurrentVersionNumber = "0.15.0-rc1"
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/" const ApiVersion = "/kubo/" + CurrentVersionNumber + "/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment