summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-18 17:29:59 -0800
committerGitHub <noreply@github.com>2020-12-18 17:29:59 -0800
commitb8381407ce358a2c9008e763be8c5b6ecac2fb1e (patch)
treeceb04aa8f6d08a697e537be7e4ada4f85378c1ba
parenta1c7f81c4956322a5095a42d8446db43d521e89a (diff)
downloadchef-b8381407ce358a2c9008e763be8c5b6ecac2fb1e.tar.gz
Update bumping_the_major_version.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--docs/dev/how_to/bumping_the_major_version.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dev/how_to/bumping_the_major_version.md b/docs/dev/how_to/bumping_the_major_version.md
index 6bedd5dcc9..ca739d9f31 100644
--- a/docs/dev/how_to/bumping_the_major_version.md
+++ b/docs/dev/how_to/bumping_the_major_version.md
@@ -57,5 +57,4 @@ Create a PR that performs the following:
- Update the version in the VERSION file
- Update chef.gemspec to point to the new ohai major release
-- Update .expeditor/config.yml to include the new version_constraints you setup on your stable branch and an updated project alias
- run `rake dependencies:update`