Skip to content

Commit

Permalink
chore: version v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed May 12, 2019
1 parent 8e18159 commit f1a7bc5
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.7"
)

0 comments on commit f1a7bc5

Please sign in to comment.