summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-20 17:05:18 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-20 17:05:18 +0000
commit5c4dbb8b34f55e2e253f988cc958c8b0e78ccea5 (patch)
tree0b3317157a32becb907bb46e16a8c3828673714a /chef-config
parent413b52cbeee07f5c772e4b430b06afd29470447a (diff)
downloadchef-5c4dbb8b34f55e2e253f988cc958c8b0e78ccea5.tar.gz
Bump version of chef to 13.2.17 by Chef Expeditor.v13.2.17
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 89a452b001..c5d69a2bcf 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 = "13.2.16"
+ VERSION = "13.2.17"
end
#