summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-14 09:47:26 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-14 09:47:26 +0000
commit813117990834b2dbc53c7f81995670ac246a52c8 (patch)
tree5dc55345d338f837567313aef523361d36a5e56a /chef-config
parent4b94802bbb2a0e6ddf2168653fb1102a454ae2d2 (diff)
downloadchef-813117990834b2dbc53c7f81995670ac246a52c8.tar.gz
Bump version of chef to 13.0.36 by Chef Versioner.v13.0.36
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 a7e0f6e5ff..9d611ef6cc 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.0.35"
+ VERSION = "13.0.36"
end
#