diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index da8544e16c..fb4a629651 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.0" + TestVersion = "0.4.1" // VerifyVersion the version of the jx verify plugin VerifyVersion = "0.3.10"