Skip to content

Commit fcc38df

Browse files
Merge pull request #8678 from jenkins-x/pr-d950b166-bc39-4fca-bd2a-d06b92a63efb
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.1
2 parents 802c8a6 + f2e066b commit fcc38df

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)