mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 05:17:49 +08:00
Merge pull request #1588 from ipfs/version-bump
bump development version
This commit is contained in:
commit
0634f98da4
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// CurrentVersionNumber is the current application's version literal
|
||||
const CurrentVersionNumber = "0.3.7"
|
||||
const CurrentVersionNumber = "0.3.8-dev"
|
||||
|
||||
// Version regulates checking if the most recent version is run
|
||||
type Version struct {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user