Skip to content

Commit

Permalink
updated version (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
devidask27 authored Apr 22, 2022
1 parent 6616546 commit bc57891
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 @@ -255,7 +255,7 @@ func init() {

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

0 comments on commit bc57891

Please sign in to comment.