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

Merge branch 'release-v0.15.0' of github.com:ipfs/go-ipfs into release-v0.15.0

parents 0fae87fd 8c6aaa83
Branches
Tags
No related merge requests found
# Kubo Changelogs # Kubo Changelogs
- [v0.15](docs/changelogs/v0.15.md)
- [v0.14](docs/changelogs/v0.14.md) - [v0.14](docs/changelogs/v0.14.md)
- [v0.13](docs/changelogs/v0.13.md) - [v0.13](docs/changelogs/v0.13.md)
- [v0.12](docs/changelogs/v0.12.md) - [v0.12](docs/changelogs/v0.12.md)
......
This diff is collapsed.
...@@ -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