summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-06 22:27:36 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-06 22:27:36 +0000
commit977d1e6785ebb69e6b2975072965fe370124af4e (patch)
tree1dd7b569357a3e771f4b5c8176498d8ae7737986 /chef-config
parent72bd53d19b09fbe702366267f674d16fd74253f3 (diff)
downloadchef-977d1e6785ebb69e6b2975072965fe370124af4e.tar.gz
Bump version of chef to 12.14.52 by Chef Versioner.v12.14.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 b8527a1df4..88cecb7532 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.14.51"
+ VERSION = "12.14.52"
end
#