Version 1.3.1

This commit is contained in:
Henrique Dias
2017-09-03 10:51:33 +01:00
parent 59bd6e97bf
commit 17cb3dc1f1
2 changed files with 2343 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import (
)
// Version is the current File Manager version.
const Version = "(untracked)"
const Version = "1.3.1"
var (
ErrExist = errors.New("the resource already exists")
+2342
View File
File diff suppressed because one or more lines are too long