mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 19:37:46 +08:00
chore: bump version number to v0.13.1
This commit is contained in:
parent
af27e43632
commit
1b60d07d6c
@ -11,7 +11,7 @@ import (
|
||||
var CurrentCommit string
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.13.0"
|
||||
const CurrentVersionNumber = "0.13.1"
|
||||
|
||||
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user