Skip to content

Commit

Permalink
upgraded version to v1.27 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
manasabsv26 committed May 7, 2024
1 parent 17d0373 commit 9d56dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ func init() {

// These are the constants needed for everything version related
const (
Version string = "pf9ctl version: v1.26"
Version string = "pf9ctl version: v1.27"
AWSBucketName string = "pmkft-assets"
AWSBucketKey string = "pf9ctl"
AWSBucketRegion string = "us-west-1"
Expand Down

0 comments on commit 9d56dfa

Please sign in to comment.