Files
flagger/pkg/version/version.go
T

5 lines
70 B
Go

package version
var VERSION = "0.0.1-rc.23"
var REVISION = "unknown"