diff --git a/filebrowser.go b/filebrowser.go index 1b23e24a..b617add1 100644 --- a/filebrowser.go +++ b/filebrowser.go @@ -23,7 +23,7 @@ import ( const ( // Version is the current File Browser version. - Version = "(untracked)" + Version = "1.7.1" ListViewMode = "list" MosaicViewMode = "mosaic" diff --git a/package.json b/package.json index d09e50e8..fc5abfa0 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "author": "File Browser contributors", "private": true, "dependencies": { - "filebrowser-frontend": "1.3.0" + "filebrowser-frontend": "1.4.0" } } diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id index 6225dcb1..0c2973e9 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -1cc4a2b953e20dc9d36a8a240d446b5fa179dc26 \ No newline at end of file +874cb4f3e39c52014a4874f9a20e0f6a13cffbec \ No newline at end of file