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