We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c70c5c commit 6149f51Copy full SHA for 6149f51
repo/config/version.go
@@ -4,6 +4,6 @@ package config
4
var CurrentCommit string
5
6
// CurrentVersionNumber is the current application's version literal
7
-const CurrentVersionNumber = "0.4.17"
+const CurrentVersionNumber = "0.4.18-dev"
8
9
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
0 commit comments