summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-02 02:23:17 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-02 02:23:17 +0000
commit8397ae0a4d94710eb25f78ce1dd6d9d6898d5730 (patch)
treea210c9bd52cf18fb26e7cf1859f56394f468d1b9 /chef-config
parent8947399909032eb96a83af6bad394932a93bf08a (diff)
downloadchef-8397ae0a4d94710eb25f78ce1dd6d9d6898d5730.tar.gz
Bump version to 16.13.42 by Chef Expeditorv16.13.42
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 709c61ade2..3795b2ce10 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.13.41".freeze
+ VERSION = "16.13.42".freeze
end