diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 97aa29486e..5c062ba3b4 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -31,7 +31,7 @@ const ( PipelineVersion = "0.7.18" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.5.4" + PreviewVersion = "0.5.5" // ProjectVersion the version of the jx project plugin ProjectVersion = "0.2.73"