[ci skip] auto: setting untracked version
This commit is contained in:
parent
dd59e3c62b
commit
769bdad12a
|
@ -22,7 +22,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current File Manager version.
|
// Version is the current File Manager version.
|
||||||
const Version = "1.3.5"
|
const Version = "(untracked)"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
ErrExist = errors.New("the resource already exists")
|
ErrExist = errors.New("the resource already exists")
|
||||||
|
|
Loading…
Reference in New Issue