[ci skip] auto: setting untracked version

This commit is contained in:
Henrique Dias 2017-09-10 10:14:35 +01:00
parent 53dedb7f5e
commit a61329843c
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730

View File

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