Skip to content

Commit

Permalink
Merge pull request #6374 from ipfs/feat/release-v0.4.21-rc3
Browse files Browse the repository at this point in the history
release: v0.4.21-rc3
  • Loading branch information
Stebalien authored May 23, 2019
2 parents af6cfb5 + 7a18548 commit febdb55
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.21-rc2"
const CurrentVersionNumber = "0.4.21-rc3"

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

0 comments on commit febdb55

Please sign in to comment.