Skip to content

Commit dc198fa

Browse files
Merge pull request #8792 from jenkins-x/pr-43106a5c-f4df-49cc-9c97-2ae3c6627280
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.15
2 parents cec0554 + 86d29f3 commit dc198fa

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

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

0 commit comments

Comments
 (0)