Skip to content

Commit 3d3bea0

Browse files
Merge pull request #8737 from jenkins-x/pr-4fd380d8-6e0d-4d5e-939b-c1c8c5476f4b
chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.13
2 parents f1a4aaf + 43f1b36 commit 3d3bea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
OctantJXVersion = "0.0.44"
2929

3030
// PipelineVersion the version of the jx pipeline plugin
31-
PipelineVersion = "0.7.12"
31+
PipelineVersion = "0.7.13"
3232

3333
// PreviewVersion the version of the jx preview plugin
3434
PreviewVersion = "0.5.1"

0 commit comments

Comments
 (0)