mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 05:52:20 +08:00
bump version number to 0.2.2
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user