[ci skip] auto: setting untracked version

This commit is contained in:
Henrique Dias
2017-09-07 18:28:22 +01:00
parent 6fce037280
commit 750862b17d

View File

@@ -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")