automation-tests/version/version.go

5 lines
83 B
Go

package version
// Version is the version of the build.
const Version = "0.3-dev"