Skip to content

Commit

Permalink
chore: version v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed May 11, 2019
1 parent 8ec2773 commit 1208815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -2,5 +2,5 @@ package version

const (
// Version is the current File Browser version.
Version = "(untracked)"
Version = "v2.0.6"
)

0 comments on commit 1208815

Please sign in to comment.