Add version information

This commit is contained in:
Marc Di Luzio 2020-06-02 15:54:22 +01:00
parent 07c5b9cf5a
commit e3b065ff89
5 changed files with 44 additions and 6 deletions

3
pkg/version/version.go Normal file
View file

@ -0,0 +1,3 @@
package version
var Version = "undefined"