diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-23 17:33:12 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-23 17:33:12 +0000 |
commit | 385e01f515efa57618ddb0754897b520d45c1a1c (patch) | |
tree | 0ac689ea6e424ee389d9547d139353053aa96aed /chef-config | |
parent | f0247eb4345ad1335cae439aa7185d82aa882c04 (diff) | |
download | chef-385e01f515efa57618ddb0754897b520d45c1a1c.tar.gz |
Bump version to 14.0.19 by Expeditorv14.0.19
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 c8f5c9b5c0..94ffe91f48 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.18" + VERSION = "14.0.19" end # |