Version 1.3.1
This commit is contained in:
parent
59bd6e97bf
commit
17cb3dc1f1
|
@ -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")
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue