diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 74f91d5a7e..5637cc8583 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -31,7 +31,7 @@ const ( PipelineVersion = "0.7.6" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.4.9" + PreviewVersion = "0.5.0" // ProjectVersion the version of the jx project plugin ProjectVersion = "0.2.64"