Skip to content

Commit 6149f51

Browse files
committed
update version.go to 0.4.18-dev
License: MIT Signed-off-by: Steven Allen <[email protected]>
1 parent 1c70c5c commit 6149f51

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.17"
7+
const CurrentVersionNumber = "0.4.18-dev"
88

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

0 commit comments

Comments
 (0)