Version 1.3.2

This commit is contained in:
Henrique Dias 2017-09-07 18:28:10 +01:00
parent 2ad805d793
commit 6fce037280
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
2 changed files with 277 additions and 277 deletions

View File

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

File diff suppressed because one or more lines are too long