Skip to content

Commit 49b3100

Browse files
Merge pull request #8785 from jenkins-x/pr-8b937c2d-de43-4dd7-9b33-4c1172f0c047
chore(deps): upgrade to version 0.3.11
2 parents 9bc2a8e + 051528a commit 49b3100

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)