Skip to content

Commit 5f54136

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.16
from: https://github.com/jenkins-x-plugins/jx-admin ----- # jenkins-x-plugins/jx-admin ## Changes in version 0.3.16 ### Chores * deps: upgrade go dependencies (jenkins-x-bot)
1 parent dc198fa commit 5f54136

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
@@ -7,7 +7,7 @@ import (
77

88
const (
99
// AdminVersion the version of the jx admin plugin
10-
AdminVersion = "0.3.15"
10+
AdminVersion = "0.3.16"
1111

1212
// ApplicationVersion the version of the jx application plugin
1313
ApplicationVersion = "0.3.5"

0 commit comments

Comments
 (0)