summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-09 10:44:40 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-09 10:44:40 +0000
commit7372d0ece166ee0d5a3e25bf84861807995e58be (patch)
tree05a96a31190a1ac8f5f255611ca14951360c31f8 /chef-config
parent4b39f019ac84574515696ef0a644b8a226a0e2e2 (diff)
downloadchef-7372d0ece166ee0d5a3e25bf84861807995e58be.tar.gz
Bump version to 13.3.36 by Chef Expeditorv13.3.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 33fa62d86a..00002fbe9b 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,7 +20,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.3.35"
+ VERSION = "13.3.36"
end
#