Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee53803fc2 | ||
|
|
fa2ab280aa | ||
|
|
395801016b |
@@ -23,7 +23,7 @@ import (
|
||||
|
||||
const (
|
||||
// Version is the current File Manager version.
|
||||
Version = "1.5.4"
|
||||
Version = "1.5.5"
|
||||
|
||||
ListViewMode = "list"
|
||||
MosaicViewMode = "mosaic"
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"author": "File Browser contributors",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"filebrowser-frontend": "^1.0.3"
|
||||
"filebrowser-frontend": "1.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
5bd14248e5562ade588c7130164631df6583f8a6
|
||||
0f76698881872d56d49a72ede19f45c0ef58cbca
|
||||
Reference in New Issue
Block a user