diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-10 11:07:01 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-10 11:07:01 +0000 |
commit | 35eac8934a51d86bf9e12131b40148642d0b06cf (patch) | |
tree | bc0562937e0173bcbb681df9250550cd538ff8d3 /chef-config/lib | |
parent | 73b2128f6d980c3632fb6bd33931ebef261f61e9 (diff) | |
download | chef-35eac8934a51d86bf9e12131b40148642d0b06cf.tar.gz |
Bump version to 13.6.31 by Expeditorv13.6.31
Diffstat (limited to 'chef-config/lib')
-rw-r--r-- | chef-config/lib/chef-config/version.rb | 2 |
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 # |