Skip to content

Commit f2e066b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

+1-1
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.0"
10+
AdminVersion = "0.3.1"
1111

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

0 commit comments

Comments
 (0)