Version 1.3.3

pull/250/head
Henrique Dias 2017-09-10 10:14:22 +01:00
parent b651d03ea9
commit 53dedb7f5e
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.3"
var (
ErrExist = errors.New("the resource already exists")

File diff suppressed because one or more lines are too long