Skip to content

Commit

Permalink
Bump Chef Workstation App to 0.1.31
Browse files Browse the repository at this point in the history
This pull request was triggered automatically via Expeditor when Chef Workstation App 0.1.31 was merged.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
  • Loading branch information
Chef Expeditor committed Oct 23, 2019
1 parent 5e0fed3 commit fab61c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus_overrides.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

override "delivery-cli", version: "0.0.54"
override "chef-analyze", version: "0.1.6"
override "chef-workstation-app", version: "v0.1.30"
override "chef-workstation-app", version: "v0.1.31"
# /DO NOT MODIFY

override :rubygems, version: "3.0.3" # rubygems ships its own bundler which may differ from bundler defined below and then we get double bundler which results in performance issues / CLI warnings. Make sure these versions match before bumping either.
Expand Down

0 comments on commit fab61c8

Please sign in to comment.