Skip to content

Commit

Permalink
go-ipfs-config: bump version to 0.4.14-dev
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jeromy <[email protected]>
  • Loading branch information
whyrusleeping committed Nov 18, 2017
1 parent d9cbd62 commit b836cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ package config
var CurrentCommit string

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.4.13"
const CurrentVersionNumber = "0.4.14-dev"

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

0 comments on commit b836cff

Please sign in to comment.