Skip to content

Commit a33e678

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-preview to version 0.6.3
from: https://github.com/jenkins-x-plugins/jx-preview
1 parent 067b6f8 commit a33e678

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.6.2"
28+
PreviewVersion = "0.6.3"
2929

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

0 commit comments

Comments
 (0)