Files

7 lines
73 B
Go
Raw Permalink Normal View History

package version
import _ "embed"
//go:embed version
var Version string