summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-10 11:07:01 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-10 11:07:01 +0000
commit35eac8934a51d86bf9e12131b40148642d0b06cf (patch)
treebc0562937e0173bcbb681df9250550cd538ff8d3 /chef-config
parent73b2128f6d980c3632fb6bd33931ebef261f61e9 (diff)
downloadchef-35eac8934a51d86bf9e12131b40148642d0b06cf.tar.gz
Bump version to 13.6.31 by Expeditorv13.6.31
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 3d039140af..6957649c6e 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.30"
+ VERSION = "13.6.31"
end
#