mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 18:57:57 +08:00
release: update version to 0.4.18-rc2
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
fb1694902c
commit
2d0e194ef3
@ -4,6 +4,6 @@ package ipfs
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.4.18-rc1"
|
||||
const CurrentVersionNumber = "0.4.18-rc2"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user