Skip to content

Commit 10759fd

Browse files
chore(deps): upgrade to version 0.4.1
from: https://github.com/jenkins-x-plugins/jx-test.git ----- # jenkins-x-plugins/jx-test ## Changes in version 0.4.1 ### Bug Fixes * adjust logs (Mårten Svantesson)
1 parent 6dbe900 commit 10759fd

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)