chore: version v2.0.0

pull/641/head
Henrique Dias 2019-01-14 09:03:39 +00:00
parent a3daac84a2
commit 145b391315
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ package version
const (
// Version is the current File Browser version.
Version = "(untracked)"
Version = "v2.0.0"
)