Skip to content

Commit

Permalink
bump version to 0.4.19-dev
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
  • Loading branch information
Stebalien committed Nov 2, 2018
1 parent aefc746 commit 1c46381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ package ipfs
var CurrentCommit string

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.4.18"
const CurrentVersionNumber = "0.4.19-dev"

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

0 comments on commit 1c46381

Please sign in to comment.