diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-18 16:50:58 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-18 16:50:58 +0000 |
commit | a174c2b1e658087c3cadca1c9a253d97d69709df (patch) | |
tree | dddb7ed42034d6c5614ef489766e8ee23d6d5f79 /chef-config | |
parent | d5907bf00781fd82adac6182cc398f2dc0975900 (diff) | |
download | chef-a174c2b1e658087c3cadca1c9a253d97d69709df.tar.gz |
Bump version to 14.3.17 by Chef Expeditorv14.3.17
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 4b16fa673f..311c80b218 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.3.16" + VERSION = "14.3.17" end # |