Skip to content

Commit bfc9d7f

Browse files
Merge pull request #8735 from jenkins-x/pr-f2e8c0b0-6a29-49c2-a66e-7461e57fe161
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.9
2 parents 82a8db8 + e4fac6a commit bfc9d7f

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.7"
10+
AdminVersion = "0.3.9"
1111

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

0 commit comments

Comments
 (0)