Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit bc9449a

Browse files
whyrusleepingStebalien
authored andcommitted
Ipfs 0.4.16 release
License: MIT Signed-off-by: Whyrusleeping <[email protected]>
1 parent 3c5d6cf commit bc9449a

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,6 +4,6 @@ package config
44
var CurrentCommit string
55

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

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

0 commit comments

Comments
 (0)