diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-08-03 23:04:29 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-03 23:04:29 +0000 |
| commit | c202ce4e318a6bc842158970aeb6b3d13fa6a0df (patch) | |
| tree | 7a8c373de7864a68928dc8bc8a59469cfcf3c2d8 /chef-utils | |
| parent | c8ddd81bc1f608152f222dde367116327004c227 (diff) | |
| download | chef-c202ce4e318a6bc842158970aeb6b3d13fa6a0df.tar.gz | |
Bump version to 16.3.60 by Chef Expeditorv16.3.60
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils')
| -rw-r--r-- | chef-utils/lib/chef-utils/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb index 77e602a02d..06fac6c7d7 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -15,5 +15,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "16.3.59".freeze + VERSION = "16.3.60".freeze end |
