chore: version v1.11.0

This commit is contained in:
1138-4EB 2019-01-05 19:49:30 +01:00
parent 77868b2647
commit 663e0608b9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import (
const (
// Version is the current File Browser version.
Version = "(untracked)"
Version = "v1.11.0"
ListViewMode = "list"
MosaicViewMode = "mosaic"