mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 18:57:57 +08:00
bump version number to 0.2.2
This commit is contained in:
parent
50e49fc698
commit
b2b3aa859a
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.2.1"
|
||||
const CurrentVersionNumber = "0.2.2"
|
||||
|
||||
// Version regulates checking if the most recent version is run
|
||||
type Version struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user