diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index ab947194f9..600dc6dc5e 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -34,7 +34,7 @@ const ( PreviewVersion = "0.5.1" // ProjectVersion the version of the jx project plugin - ProjectVersion = "0.2.64" + ProjectVersion = "0.2.65" // PromoteVersion the version of the jx promote plugin PromoteVersion = "0.6.7"