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

Merge pull request #9427 from ipfs/bump-version-v0.17.0

chore: bump version to v0.17.0
parents 7a7ba20c baafe9d2
No related branches found
No related tags found
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.17.0-rc2" const CurrentVersionNumber = "0.17.0"
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 register or to comment