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