chore: versioning with ldflags (#726)
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package version
|
||||
|
||||
const (
|
||||
var (
|
||||
// Version is the current File Browser version.
|
||||
Version = "(untracked)"
|
||||
// CommitSHA is the commmit sha.
|
||||
CommitSHA = "(unknown)"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user