Skip to content

Commit 9d27c38

Browse files
committed
[ci skip] auto: setting untracked version
1 parent d41715c commit 9d27c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filemanager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
// Version is the current File Manager version.
25-
const Version = "1.3.4"
25+
const Version = "(untracked)"
2626

2727
var (
2828
ErrExist = errors.New("the resource already exists")

0 commit comments

Comments
 (0)