diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-08-03 22:59:24 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-03 22:59:24 +0000 |
| commit | fc0f1746a6b2a4f68a382e2ef9bd9ff459dc1044 (patch) | |
| tree | a8385843d0cee00c3da288d0f10c24c4b04be000 /chef-config | |
| parent | d7e90de59a0a29062149b17104c353b4817cb5dc (diff) | |
| download | chef-fc0f1746a6b2a4f68a382e2ef9bd9ff459dc1044.tar.gz | |
Bump version to 16.3.58 by Chef Expeditorv16.3.58
Obvious fix; these changes are the result of automation not creative thinking.
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 c76989e1ce..b925c3adf5 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -15,5 +15,5 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("..", __dir__) - VERSION = "16.3.57".freeze + VERSION = "16.3.58".freeze end |
