Skip to content

Commit f60d14f

Browse files
Merge pull request #8796 from jenkins-x/pr-ae4da3f6-7350-4e0a-a3e1-ab90823a83e2
chore(deps): upgrade to version 0.4.13
2 parents db5dbd7 + 8e9c25c commit f60d14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
PromoteVersion = "0.6.11"
4141

4242
// SecretVersion the version of the jx secret plugin
43-
SecretVersion = "0.4.12"
43+
SecretVersion = "0.4.13"
4444

4545
// TestVersion the version of the jx test plugin
4646
TestVersion = "0.4.8"

0 commit comments

Comments
 (0)