Skip to content

Commit ba820f2

Browse files
Merge pull request #8711 from jenkins-x/pr-0a97dbc7-ab27-4426-904c-360fa63dfb1c
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.7
2 parents 0fce179 + d09d5ac commit ba820f2

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

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

0 commit comments

Comments
 (0)