mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
chore: v0.37.0-rc1
This commit is contained in:
parent
846e219ead
commit
255bc882cd
@ -9,7 +9,7 @@ import (
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal.
|
||||
const CurrentVersionNumber = "0.37.0-dev"
|
||||
const CurrentVersionNumber = "0.37.0-rc1"
|
||||
|
||||
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/" //nolint
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user