Skip to content

Commit b90d13d

Browse files
Merge pull request #8774 from jenkins-x/pr-5faafc23-e75a-475f-a23d-5e6ede1dfe04
chore(deps): upgrade to version 0.4.1
2 parents 6dbe900 + 10759fd commit b90d13d

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
@@ -43,7 +43,7 @@ const (
4343
SecretVersion = "0.4.12"
4444

4545
// TestVersion the version of the jx test plugin
46-
TestVersion = "0.4.0"
46+
TestVersion = "0.4.1"
4747

4848
// VerifyVersion the version of the jx verify plugin
4949
VerifyVersion = "0.3.10"

0 commit comments

Comments
 (0)