package version var ( // Version is the current File Browser version. Version = "(0.2.6)" // CommitSHA is the commmit sha. CommitSHA = "(unknown)" )