We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d50d70c + e005fa7 commit 7b0e811Copy full SHA for 7b0e811
pkg/plugins/versions.go
@@ -31,7 +31,7 @@ const (
31
PipelineVersion = "0.7.17"
32
33
// PreviewVersion the version of the jx preview plugin
34
- PreviewVersion = "0.5.3"
+ PreviewVersion = "0.5.4"
35
36
// ProjectVersion the version of the jx project plugin
37
ProjectVersion = "0.2.70"
0 commit comments