summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-12 21:10:39 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-12 21:10:39 +0000
commit2523b34af9566daf20cc35cdd9985edc102b0f17 (patch)
tree2a2e7689f9f21d8c40ac46e6868fd252bc57802b /chef-config
parentdd6a621da92948ec0fe136936f52d7a8b26c71ac (diff)
downloadchef-2523b34af9566daf20cc35cdd9985edc102b0f17.tar.gz
Bump version of chef to 12.13.37 by Chef Versioner.v12.13.37
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 bc1659c3a6..9f5a1742f8 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.13.36"
+ VERSION = "12.13.37"
end
#