Skip to content

Commit

Permalink
feat: bump version to 0.6.0-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jun 17, 2020
1 parent 5fb3a3e commit 63ff04c
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,7 +4,7 @@ package ipfs
var CurrentCommit string

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.6.0-rc6"
const CurrentVersionNumber = "0.6.0-rc7"

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

Expand Down

0 comments on commit 63ff04c

Please sign in to comment.