Skip to content

Commit e4fac6a

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.9
from: https://github.com/jenkins-x-plugins/jx-admin ----- # jenkins-x-plugins/jx-admin ## Changes in version 0.3.9 ### Bug Fixes * upgrade goreleaser (Mårten Svantesson)
1 parent 82a8db8 commit e4fac6a

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)