diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index ab70ae33d4..0be5fe835f 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -34,7 +34,7 @@ const ( PreviewVersion = "0.4.7" // ProjectVersion the version of the jx project plugin - ProjectVersion = "0.2.61" + ProjectVersion = "0.2.64" // PromoteVersion the version of the jx promote plugin PromoteVersion = "0.6.7"