diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-06 13:45:30 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-06 13:45:30 +0000 |
commit | a987ec745a70ff683e2ee80af044b9f5e32854c9 (patch) | |
tree | 2c8cb8f3686a19532c4887d765c5a2931dbaf474 /chef-config/lib | |
parent | bea40d32b61dfd8afc8e275d5f268cac110c8408 (diff) | |
download | chef-a987ec745a70ff683e2ee80af044b9f5e32854c9.tar.gz |
Bump version to 13.6.26 by Expeditorv13.6.26
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 1985f6c566..47f6860508 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.25" + VERSION = "13.6.26" end # |