mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-08-04 21:53:19 +00:00
Version 1.3.1
This commit is contained in:
parent
59bd6e97bf
commit
17cb3dc1f1
2 changed files with 2343 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ import (
|
|||
)
|
||||
|
||||
// Version is the current File Manager version.
|
||||
const Version = "(untracked)"
|
||||
const Version = "1.3.1"
|
||||
|
||||
var (
|
||||
ErrExist = errors.New("the resource already exists")
|
||||
|
|
|
|||
2342
rice-box.go
Normal file
2342
rice-box.go
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue