Version 1.3.0

This commit is contained in:
Henrique Dias 2017-09-03 10:41:56 +01:00
parent 044575d2af
commit 6b14dc336e
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
2 changed files with 280 additions and 280 deletions

View File

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

File diff suppressed because one or more lines are too long