Getting the CI switching consistent.
This commit is contained in:
@@ -36,7 +36,7 @@ const (
|
||||
Patch = 12
|
||||
)
|
||||
|
||||
var CI = "false"
|
||||
var CI = "true"
|
||||
|
||||
// Version returns a pretty printed version information string.
|
||||
func Version() string {
|
||||
|
||||
Reference in New Issue
Block a user