diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index eea1d40d86..c24c64c13b 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -40,7 +40,7 @@ const ( PromoteVersion = "0.6.7" // SecretVersion the version of the jx secret plugin - SecretVersion = "0.4.5" + SecretVersion = "0.4.6" // TestVersion the version of the jx test plugin TestVersion = "0.0.53"