Skip to content

Commit 7b39614

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-project to version 0.2.80
from: https://github.com/jenkins-x-plugins/jx-project.git ----- # jenkins-x-plugins/jx-project ## Changes in version 0.2.80 ### Documentation * remove or update deprecated documentation links (Mårten Svantesson)
1 parent 174064f commit 7b39614

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
@@ -28,7 +28,7 @@ const (
2828
PreviewVersion = "0.6.0"
2929

3030
// ProjectVersion the version of the jx project plugin
31-
ProjectVersion = "0.2.79"
31+
ProjectVersion = "0.2.80"
3232

3333
// PromoteVersion the version of the jx promote plugin
3434
PromoteVersion = "0.6.31"

0 commit comments

Comments
 (0)