Skip to content

Commit d683158

Browse files
Upgrade version to v1.28 (#382)
1 parent 8490113 commit d683158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/util/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ func init() {
306306

307307
// These are the constants needed for everything version related
308308
const (
309-
Version string = "pf9ctl version: v1.27"
309+
Version string = "pf9ctl version: v1.28"
310310
AWSBucketName string = "pmkft-assets"
311311
AWSBucketKey string = "pf9ctl"
312312
AWSBucketRegion string = "us-west-1"

0 commit comments

Comments
 (0)