untracked version Sun, Sep 3, 2017 10:42:09 AM

This commit is contained in:
Henrique Dias 2017-09-03 10:42:09 +01:00
parent 6b14dc336e
commit a3f06b526a
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.0"
const Version = "(untracked version)"
var (
ErrExist = errors.New("the resource already exists")