chore: version 1.8.0

chore: remove mips and misple due to compiling issues
This commit is contained in:
Henrique Dias
2018-06-28 17:24:22 +01:00
parent 102df60321
commit 30d5603964
3 changed files with 84 additions and 88 deletions

View File

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