# Variables
BuildTime is a string timestamp of the binary build time.
Commit is the git commit hash of the binary.
Prerelease is a semantic version prerelease tag of the binary.
Release is a semantic version tag of the binary.
SemVer is a valid Semantic Version string which value is: "{Release}+{Commit}.{BuildTime}".