diff --git a/pkg/util/constants.go b/pkg/util/constants.go index d9078fd..8d3ed00 100644 --- a/pkg/util/constants.go +++ b/pkg/util/constants.go @@ -301,7 +301,7 @@ func init() { // These are the constants needed for everything version related const ( - Version string = "pf9ctl version: v1.17" + Version string = "pf9ctl version: v1.18" AWSBucketName string = "pmkft-assets" AWSBucketKey string = "pf9ctl" AWSBucketRegion string = "us-west-1"