Files
flagger/pkg/version/version.go
T

5 lines
69 B
Go

package version
var VERSION = "1.0.0-rc.1"
var REVISION = "unknown"