diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 922f0cf6c6..74f91d5a7e 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -16,7 +16,7 @@ const ( ChangelogVersion = "0.10.3" // GitOpsVersion the version of the jx gitops plugin - GitOpsVersion = "0.19.1" + GitOpsVersion = "0.20.0" // HealthVersion the version of the jx health plugin HealthVersion = "0.0.77"