diff --git a/filebrowser.go b/filebrowser.go index 1b23e24a..e471a3f8 100644 --- a/filebrowser.go +++ b/filebrowser.go @@ -23,7 +23,7 @@ import ( const ( // Version is the current File Browser version. - Version = "(untracked)" + Version = "1.9.0" ListViewMode = "list" MosaicViewMode = "mosaic" diff --git a/package.json b/package.json index d744fb03..76d69197 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "author": "File Browser contributors", "private": true, "dependencies": { - "filebrowser-frontend": "1.5.0" + "filebrowser-frontend": "1.6.0" } } diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id index 662eb86b..151d4414 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -a48cd194336986773da16bd667eb3dbb17ad9b2c \ No newline at end of file +5df38dbe052d7325c543606612fe6f4d9a1cdb98 \ No newline at end of file