diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-07-31 19:59:11 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-07-31 19:59:11 +0000 |
| commit | dcb10a9b56563b76096f62eedc0758e696868d9c (patch) | |
| tree | 42e21dc187ccafb998371ae7e69691723ff50d93 /chef-utils | |
| parent | fa37be2b279a4b972b108cc58f161d13ed016e0b (diff) | |
| download | chef-dcb10a9b56563b76096f62eedc0758e696868d9c.tar.gz | |
Bump version to 16.3.53 by Chef Expeditorv16.3.53
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 cf5066b5ad..a13ef54e85 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.52".freeze + VERSION = "16.3.53".freeze end |
