mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 03:09:41 +08:00
feat: bump version to 0.6.0-rc6
This commit is contained in:
parent
302dea3453
commit
444bb02abb
@ -4,7 +4,7 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.6.0-rc5"
|
||||
const CurrentVersionNumber = "0.6.0-rc6"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user