chore: version 1.9.0
Former-commit-id: 4dd0b080c6e792a117af9e33c43ac81c767e589a [formerly 3f3e6b6933d063cbcd16d2d14312740571ee908b] [formerly dd9b3423fe513c11916676922fae7a965dfa90e3 [formerly b4eda31788
]]
Former-commit-id: 0ae3856cb12a0fdc1eea2acaf297145d93c1f2f9 [formerly 8191100298ba99a599de7c32513a5d010c705c7d]
Former-commit-id: 7b7a6565f30b0000eae8dc096f33ee0044bc99c7
This commit is contained in:
parent
3ed5a64cef
commit
a8863ec90b
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
a48cd194336986773da16bd667eb3dbb17ad9b2c
|
||||
5df38dbe052d7325c543606612fe6f4d9a1cdb98
|
Loading…
Reference in New Issue