[ci skip] auto: setting untracked version

pull/250/head
Henrique Dias 2017-09-11 09:49:54 +01:00
parent d41715c0c2
commit 9d27c38097
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
1 changed files with 1 additions and 1 deletions

View File

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