Skip to content

Commit 7cb11e1

Browse files
Merge pull request #8752 from jenkins-x/pr-39b09331-4190-4d9b-8225-97903ca37a65
chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.13
2 parents 85fae93 + 1b25562 commit 7cb11e1

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

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

0 commit comments

Comments
 (0)