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

Commit 3a59d79

Browse files
committed
version bump to 0.4.17-dev
License: MIT Signed-off-by: Jeromy <[email protected]>
1 parent 39bdcac commit 3a59d79

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"
7+
const CurrentVersionNumber = "0.4.17-dev"
88

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

0 commit comments

Comments
 (0)