summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-02-23 17:34:04 +0000
committerChef Expeditor <chef-ci@chef.io>2023-02-23 17:34:04 +0000
commit06e13b3e2d13e1c93206713ca0608075c0683157 (patch)
treec3b0fe0856e99b7bc01afc281d329888c44ae841 /chef-config
parent9ea48424e6197eb917fb96eace59381c1ad9afd1 (diff)
downloadchef-06e13b3e2d13e1c93206713ca0608075c0683157.tar.gz
Bump version to 17.10.32 by Chef Expeditorv17.10.32
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 10db187d1c..8225ce44b3 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.31".freeze
+ VERSION = "17.10.32".freeze
end