summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-17 10:33:28 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-17 10:33:28 +0000
commit127066bbdf57f8ab1ec4e8e7b8e283364131e318 (patch)
tree65d4b0e0192c1fc96dded254817c79f4e2399fd0 /chef-config
parent88dcb9206df6bc3de2f94e7dd31b464380224159 (diff)
downloadchef-127066bbdf57f8ab1ec4e8e7b8e283364131e318.tar.gz
Bump version to 14.6.32 by Chef Expeditorv14.6.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 c7e0985eeb..9c02cba518 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "14.6.31".freeze
+ VERSION = "14.6.32".freeze
end
#