Skip to content

Commit 9e3b5c3

Browse files
committed
ipfs version 0.4.1
License: MIT Signed-off-by: Jeromy <[email protected]>
1 parent a2f5294 commit 9e3b5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo/config/version.go

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

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

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

0 commit comments

Comments
 (0)