diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 8457fce7..0d88397a 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -28,7 +28,7 @@ const ( OctantJXVersion = "0.0.44" // PipelineVersion the version of the jx pipeline plugin - PipelineVersion = "0.0.119" + PipelineVersion = "0.0.120" // PreviewVersion the version of the jx preview plugin PreviewVersion = "0.0.144"