diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-11-15 19:20:56 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-11-15 19:20:56 +0000 |
commit | 493947028e8560e86a014aced4273f509a678c31 (patch) | |
tree | ba914235056759d4e01cf2e0d49d7cfdeaa97e59 /chef-config/lib | |
parent | c8bf43426b1f0a20ed4195a994f74bd591e272fb (diff) | |
download | chef-493947028e8560e86a014aced4273f509a678c31.tar.gz |
Bump version to 13.6.7 by Expeditorv13.6.7
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 f77835d548..71a7611ca1 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.6" + VERSION = "13.6.7" end # |