summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-10-21 09:01:44 +0000
committerChef Expeditor <chef-ci@chef.io>2022-10-21 09:01:44 +0000
commit5671ffff35d52d2740701fac7cb1612a75650252 (patch)
treefaf3e4c2ee423c833362932268c895ab7439a45c /chef-config
parentd525dfc055d2c9cf3696c4921609ae5810b52c06 (diff)
downloadchef-5671ffff35d52d2740701fac7cb1612a75650252.tar.gz
Bump version to 17.10.27 by Chef Expeditorv17.10.27
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 9825fd7c0a..c35ff9c86b 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.10.26".freeze
+ VERSION = "17.10.27".freeze
end