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