Version 1.3.4

This commit is contained in:
Henrique Dias
2017-09-11 09:49:42 +01:00
parent f658394dd7
commit d41715c0c2
2 changed files with 294 additions and 294 deletions

View File

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