Skip to content

Commit

Permalink
go-ipfs version 0.3.6 (config version bump)
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
  • Loading branch information
whyrusleeping committed Jul 30, 2015
1 parent 2bae3cb commit 836062d
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 @@ -8,7 +8,7 @@ import (
)

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.3.5"
const CurrentVersionNumber = "0.3.6"

// Version regulates checking if the most recent version is run
type Version struct {
Expand Down

0 comments on commit 836062d

Please sign in to comment.