Skip to content
Snippets Groups Projects
Commit 12f5c19f authored by Adin Schmahmann's avatar Adin Schmahmann
Browse files

Release v0.7.0

parent 330f0fd6
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ package ipfs ...@@ -4,7 +4,7 @@ package ipfs
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.7.0-rc2" const CurrentVersionNumber = "0.7.0"
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/" const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment