Version 1.3.4

This commit is contained in:
Henrique Dias 2017-09-11 09:49:42 +01:00
parent f658394dd7
commit d41715c0c2
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
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")

File diff suppressed because one or more lines are too long