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

Commit

Permalink
Merge pull request #1163 from jenkins-x/pr-7c14fa09-b5ff-4cc0-b9db-e5…
Browse files Browse the repository at this point in the history
…fb08b46688

fix: upgrade to version 0.0.248
  • Loading branch information
jenkins-x-bot-test authored Mar 30, 2021
2 parents 905236d + 492f04a commit a043665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const (
ProjectVersion = "0.0.196"

// PromoteVersion the version of the jx promote plugin
PromoteVersion = "0.0.247"
PromoteVersion = "0.0.248"

// SecretVersion the version of the jx secret plugin
SecretVersion = "0.1.10"
Expand Down

0 comments on commit a043665

Please sign in to comment.