summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-11-19 16:07:22 +0000
committerChef Expeditor <chef-ci@chef.io>2021-11-19 16:07:22 +0000
commit821700b6b2f6d16de01170143665613757334b46 (patch)
treeb5ce8f86e193be9c56ac474ad5d49a9f50ee1ae7 /chef-config
parent551c418cd1d67f9897db165040a17ad966790d70 (diff)
downloadchef-821700b6b2f6d16de01170143665613757334b46.tar.gz
Bump version to 17.8.8 by Chef Expeditorv17.8.8
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 d517f5666f..0dbd7b82fe 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 = "17.8.7".freeze
+ VERSION = "17.8.8".freeze
end