mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 18:54:55 +00:00
[ci skip] auto: setting untracked version
This commit is contained in:
parent
6fce037280
commit
750862b17d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import (
|
|||
)
|
||||
|
||||
// Version is the current File Manager version.
|
||||
const Version = "1.3.2"
|
||||
const Version = "(untracked)"
|
||||
|
||||
var (
|
||||
ErrExist = errors.New("the resource already exists")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue