You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
Version 1.3.5
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
)
|
||||
|
||||
// Version is the current File Manager version.
|
||||
const Version = "(untracked)"
|
||||
const Version = "1.3.5"
|
||||
|
||||
var (
|
||||
ErrExist = errors.New("the resource already exists")
|
||||
|
||||
Reference in New Issue
Block a user