summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-19 12:55:49 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-19 12:55:49 +0000
commit6681e05d243d9d3a53d5998e531ca21b7f988116 (patch)
tree562ae72a4b129c6464d67bd94dd969d09e736f96 /chef-config
parent86a85c0b722ecf79f6fe6eeab8da7bf43eaf1b5c (diff)
downloadchef-6681e05d243d9d3a53d5998e531ca21b7f988116.tar.gz
Bump version of chef to 13.2.15 by Chef Expeditor.v13.2.15
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 931f357710..dbc937edb0 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.14"
+ VERSION = "13.2.15"
end
#