Version 1.3.5
Former-commit-id: e064282645a50d6eeeb293577da260c586d4bb45 [formerly 2a9ac206ab79a8f115ed25a3afb595663f18fcb4] [formerly 2ea943c96653266a9533d9e95776955821706ea4 [formerly dd59e3c62b0e6b646402be675a587374b0b49406]] Former-commit-id: 4ec9b9738ee48943830b9045ae40e7c305010bf3 [formerly 7748b70d5109e788ad146b466b3430a822037570] Former-commit-id: 0981b89cb1d7bc0da43d47ff8900eb1c67301982
This commit is contained in:
parent
bb9b0dfd2b
commit
f8ed1b41d6
|
@ -22,7 +22,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current File Manager version.
|
// Version is the current File Manager version.
|
||||||
const Version = "(untracked)"
|
const Version = "1.3.5"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
ErrExist = errors.New("the resource already exists")
|
ErrExist = errors.New("the resource already exists")
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
be5b409fc6ffa5e4c331a99a624617b653373bee
|
fb04f17b945f280665365cf87b85c4f8c936b31a
|
Loading…
Reference in New Issue