mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 13:27:50 +08:00
bump version number to 0.2.1 after panic fix
This commit is contained in:
parent
55c27e274d
commit
8946dbda2d
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.2.0"
|
||||
const CurrentVersionNumber = "0.2.1"
|
||||
|
||||
// Version regulates checking if the most recent version is run
|
||||
type Version struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user