diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index c93cc04027..7ac1e0e422 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -43,7 +43,7 @@ const ( SecretVersion = "0.4.12" // TestVersion the version of the jx test plugin - TestVersion = "0.4.2" + TestVersion = "0.4.3" // VerifyVersion the version of the jx verify plugin VerifyVersion = "0.3.10"