Skip to content

Commit 051528a

Browse files
chore(deps): upgrade to version 0.3.11
from: https://github.com/jenkins-x-plugins/jx-verify.git ----- # jenkins-x-plugins/jx-verify ## Changes in version 0.3.11 ### Bug Fixes * show correct usage of sub commands (Mårten Svantesson)
1 parent 9bc2a8e commit 051528a

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
@@ -46,7 +46,7 @@ const (
4646
TestVersion = "0.4.6"
4747

4848
// VerifyVersion the version of the jx verify plugin
49-
VerifyVersion = "0.3.10"
49+
VerifyVersion = "0.3.11"
5050
)
5151

5252
var (

0 commit comments

Comments
 (0)