chore: version 1.9.0
parent
43d489c194
commit
b4eda31788
|
@ -23,7 +23,7 @@ import (
|
|||
|
||||
const (
|
||||
// Version is the current File Browser version.
|
||||
Version = "(untracked)"
|
||||
Version = "1.9.0"
|
||||
|
||||
ListViewMode = "list"
|
||||
MosaicViewMode = "mosaic"
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"author": "File Browser contributors",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"filebrowser-frontend": "1.5.0"
|
||||
"filebrowser-frontend": "1.6.0"
|
||||
}
|
||||
}
|
||||
|
|
38
rice-box.go
38
rice-box.go
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue