We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd6d85 commit 9ac16f0Copy full SHA for 9ac16f0
pkg/plugins/versions.go
@@ -16,7 +16,7 @@ const (
16
ChangelogVersion = "0.10.10"
17
18
// GitOpsVersion the version of the jx gitops plugin
19
- GitOpsVersion = "0.23.6"
+ GitOpsVersion = "0.23.7"
20
21
// HealthVersion the version of the jx health plugin
22
HealthVersion = "0.0.77"
0 commit comments