diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 5bb217c62a..1d39f46e1a 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -31,7 +31,7 @@ const ( PipelineVersion = "0.7.17" // PreviewVersion the version of the jx preview plugin - PreviewVersion = "0.5.3" + PreviewVersion = "0.5.4" // ProjectVersion the version of the jx project plugin ProjectVersion = "0.2.70"