Skip to content

Commit a9d7324

Browse files
Merge pull request #8691 from jenkins-x/pr-2f40827b-dd48-483f-9660-df07620a4a19
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.5
2 parents 627180c + 1931bfe commit a9d7324

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

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

0 commit comments

Comments
 (0)