summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-11 18:05:37 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-11 18:05:37 +0000
commit2ed7c7be81b930e99affb139f1854309d55fabb5 (patch)
tree5a1a3a7e02d1ecbce465e878a64450090c5c06a4 /chef-config
parent19eb180aace2aedb9bbd60093bfb286c8d781128 (diff)
downloadchef-2ed7c7be81b930e99affb139f1854309d55fabb5.tar.gz
Bump version to 13.6.34 by Expeditorv13.6.34
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 2302ac7381..c143f91247 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.6.33"
+ VERSION = "13.6.34"
end
#