chore: version v2.0.2

pull/662/head
Henrique Dias 2019-01-29 09:10:06 +00:00
parent b5e61bc979
commit b2c70377d1
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.2"
)