summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-16 19:05:53 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-16 19:05:59 +0000
commitd98b2b6eac8b42c67c58935b5317552ada99d195 (patch)
tree4b02dba91f3b08bc77058db5a6e3f6694121e162 /chef-config
parent0ae704a2fb5a4857dffc0da21618ce25ca746762 (diff)
downloadchef-d98b2b6eac8b42c67c58935b5317552ada99d195.tar.gz
Bump version to 16.5.58 by Chef Expeditorv16.5.58
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 869c655423..536cae44e5 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "16.5.57".freeze
+ VERSION = "16.5.58".freeze
end