untracked version Sun, Sep 3, 2017 10:51:45 AM

This commit is contained in:
Henrique Dias 2017-09-03 10:51:45 +01:00
parent 17cb3dc1f1
commit c60e7b9c0a
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730

View File

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