summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-09 01:05:11 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-09 01:05:11 +0000
commite7d602b1225041b5f2815dab235bba901dd8d341 (patch)
tree5a587e7ec39acc397bf653eec69f72f7cad73c38 /chef-config/lib/chef-config/version.rb
parent82811df8fd891d9bf00a4ed27eec9efe85836741 (diff)
downloadchef-e7d602b1225041b5f2815dab235bba901dd8d341.tar.gz
Bump version of chef to 12.9.37 by Chef Versioner.v12.9.37
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 8a15c01bf9..7b7913d8de 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.9.36"
+ VERSION = "12.9.37"
end
#