Skip to content

Commit c7e25b6

Browse files
Merge pull request #8799 from jenkins-x/pr-27370cf3-4384-4794-bfdf-1a7f8711857e
chore(deps): upgrade to version 0.3.7
2 parents 862417e + 8c58b88 commit c7e25b6

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
@@ -10,7 +10,7 @@ const (
1010
AdminVersion = "0.3.17"
1111

1212
// ApplicationVersion the version of the jx application plugin
13-
ApplicationVersion = "0.3.5"
13+
ApplicationVersion = "0.3.7"
1414

1515
// ChangelogVersion the version of the jx changelog plugin
1616
ChangelogVersion = "0.10.12"

0 commit comments

Comments
 (0)