mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
Version 1.3.0
This commit is contained in:
parent
044575d2af
commit
6b14dc336e
@ -21,7 +21,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current File Manager version.
|
// Version is the current File Manager version.
|
||||||
const Version = "(untracked version)"
|
const Version = "1.3.0"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
ErrExist = errors.New("the resource already exists")
|
ErrExist = errors.New("the resource already exists")
|
||||||
|
558
rice-box.go
558
rice-box.go
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user