summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-30 22:55:29 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-06-30 22:55:29 +0000
commite419d7f0eb0c494a0a2f5d5963eac6fb35153bac (patch)
tree951b11ab60b4cd9612c7d21e6655259ae4f3364b /chef-config
parentb6c5f1d7e970da801117157c678de6a37d58dec4 (diff)
downloadchef-e419d7f0eb0c494a0a2f5d5963eac6fb35153bac.tar.gz
Bump version of chef to 13.2.21 by Chef Expeditor.v13.2.21
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 ca84d68186..1fec06eefd 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.20"
+ VERSION = "13.2.21"
end
#