Skip to content

Commit 5f5e5ff

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-changelog to version 0.10.19
from: https://github.com/jenkins-x-plugins/jx-changelog.git ----- # jenkins-x-plugins/jx-changelog ## Changes in version 0.10.19 ### Chores * deps: upgrade go dependencies (root)
1 parent 774d9ca commit 5f5e5ff

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
@@ -13,7 +13,7 @@ const (
1313
ApplicationVersion = "0.3.8"
1414

1515
// ChangelogVersion the version of the jx changelog plugin
16-
ChangelogVersion = "0.10.18"
16+
ChangelogVersion = "0.10.19"
1717

1818
// GitOpsVersion the version of the jx gitops plugin
1919
GitOpsVersion = "1.0.33"

0 commit comments

Comments
 (0)