diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 6ebde953cb..954ad59995 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -13,7 +13,7 @@ const ( ApplicationVersion = "0.3.3" // ChangelogVersion the version of the jx changelog plugin - ChangelogVersion = "0.10.3" + ChangelogVersion = "0.10.5" // GitOpsVersion the version of the jx gitops plugin GitOpsVersion = "0.21.4"