diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go
index e26c902974..2d5a1b74ec 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.7.13"
+	PipelineVersion = "0.7.16"
 
 	// PreviewVersion the version of the jx preview plugin
 	PreviewVersion = "0.5.1"