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.
2 parents 018b5e9 + 34a66aa commit da3c2bcCopy full SHA for da3c2bc
version.go
@@ -4,6 +4,6 @@ package ipfs
4
var CurrentCommit string
5
6
// CurrentVersionNumber is the current application's version literal
7
-const CurrentVersionNumber = "0.4.21-rc1"
+const CurrentVersionNumber = "0.4.21-rc2"
8
9
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
0 commit comments