Skip to content

Commit 4ec7aec

Browse files
committed
Release v0.11.0
1 parent b49e328 commit 4ec7aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package ipfs
44
var CurrentCommit string
55

66
// CurrentVersionNumber is the current application's version literal
7-
const CurrentVersionNumber = "0.11.0-rc2"
7+
const CurrentVersionNumber = "0.11.0"
88

99
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
1010

0 commit comments

Comments
 (0)