diff --git a/pkg/util/constants.go b/pkg/util/constants.go index 34bce59..d08411b 100644 --- a/pkg/util/constants.go +++ b/pkg/util/constants.go @@ -306,7 +306,7 @@ func init() { // These are the constants needed for everything version related const ( - Version string = "pf9ctl version: v1.23" + Version string = "pf9ctl version: v1.24" AWSBucketName string = "pmkft-assets" AWSBucketKey string = "pf9ctl" AWSBucketRegion string = "us-west-1"