Skip to content

Commit 02b63d7

Browse files
Merge pull request #8927 from jenkins-x/pr-627b758e-4316-4be6-94f5-18f2e2e695b4
chore(deps): upgrade jenkins-x-plugins/jx-preview to version 0.7.1
2 parents 53fdcad + dff90bc commit 02b63d7

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
@@ -25,7 +25,7 @@ const (
2525
PipelineVersion = "0.7.32"
2626

2727
// PreviewVersion the version of the jx preview plugin
28-
PreviewVersion = "0.7.0"
28+
PreviewVersion = "0.7.1"
2929

3030
// ProjectVersion the version of the jx project plugin
3131
ProjectVersion = "0.2.83"

0 commit comments

Comments
 (0)