diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-24 03:08:52 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-24 03:08:52 +0000 |
commit | d77f8a3e115cd93f8dfcf7cc6d4090f792dadc15 (patch) | |
tree | 705f7b12aad3eb4a23b7551d383cdab82c98626c /chef-config | |
parent | 90823e66096bff805fc26e95d943de9a9159617d (diff) | |
download | chef-d77f8a3e115cd93f8dfcf7cc6d4090f792dadc15.tar.gz |
Bump version to 14.0.24 by Expeditorv14.0.24
Diffstat (limited to 'chef-config')
-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 b707dab2e7..552e3c33da 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 = "14.0.23" + VERSION = "14.0.24" end # |