[ci skip] auto: setting untracked version

This commit is contained in:
Henrique Dias
2017-10-08 23:48:24 +01:00
parent dd59e3c62b
commit 769bdad12a

View File

@@ -22,7 +22,7 @@ import (
)
// Version is the current File Manager version.
const Version = "1.3.5"
const Version = "(untracked)"
var (
ErrExist = errors.New("the resource already exists")