[ci skip] auto: setting untracked version

Former-commit-id: 89e071320621710d9f24bf4dde8827f159c64d31 [formerly 6d44fe3f3e56b82762bacce64c1682262d4d1a90] [formerly 8e0f92b3205067d4644bf2febdc160d84696a37a [formerly 769bdad12a]]
Former-commit-id: 9e00c24fdca0e1ebe71aceb84624ea0b9fb85afa [formerly a04f2e37805000e19c7dcdb7daafe2396cb8269e]
Former-commit-id: 827a695fce5d7731e58052dbbf4f5bd0e3d6f5c7
pull/726/head
Henrique Dias 2017-10-08 23:48:24 +01:00
parent f8ed1b41d6
commit 9aee1ebd2a
1 changed files with 1 additions and 1 deletions

View File

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