Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit f980bc7

Browse files
Merge pull request #1107 from jenkins-x/pr-6c40040b-5431-4437-9c9b-4b42dfa95c10
chore: upgrade jenkins-x/jx-cli to version 0.2.22
2 parents 1078cf3 + 09145b1 commit f980bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.29"
1414

1515
// GitOpsVersion the version of the jx gitops plugin
16-
GitOpsVersion = "0.2.21"
16+
GitOpsVersion = "0.2.22"
1717

1818
// HealthVersion the version of the jx health plugin
1919
HealthVersion = "0.0.72"

0 commit comments

Comments
 (0)