summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-11 18:01:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-11 18:01:58 +0000
commitb40007342ba57eaf49cba75b6f134429bdfa68b6 (patch)
tree5e8f52bafd094e7aeb9856e7236d87307de08900 /chef-config
parent50c50322f0d7270b98cf62133bb109860e9f2223 (diff)
downloadchef-b40007342ba57eaf49cba75b6f134429bdfa68b6.tar.gz
Bump version to 13.6.33 by Expeditorv13.6.33
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 f1f7223a43..2302ac7381 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.32"
+ VERSION = "13.6.33"
end
#