summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 18:08:24 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 18:08:24 +0000
commit402d21ba3d2d82cec19b205339c100fbc76892e4 (patch)
tree34cce78502591d6883ae50ecdc008927a9807366 /chef-config
parent1c68c7b0ac7bc764d27e7f453e90c4af9882ad38 (diff)
downloadchef-402d21ba3d2d82cec19b205339c100fbc76892e4.tar.gz
Bump version to 17.6.10 by Chef Expeditorv17.6.10
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 a0410f09e2..0fba9e3319 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.6.9".freeze
+ VERSION = "17.6.10".freeze
end