summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-08 18:17:43 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-08 18:17:43 +0000
commit5be96103238739f8124e1f62c67d64e5f1368025 (patch)
tree69e925b428293442685addbddc7237dbd89519c0 /chef-config
parentd85f6b6e4c1450a5c80479c8bf07cd9ba3d806f4 (diff)
downloadchef-5be96103238739f8124e1f62c67d64e5f1368025.tar.gz
Bump version of chef to 12.16.52 by Chef Versioner.v12.16.52
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 f7a7fa8b14..011c731ac9 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 = "12.16.51"
+ VERSION = "12.16.52"
end
#