diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-12-16 01:04:26 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-12-16 01:04:26 +0000 |
| commit | 2f3ce1af8bbbea03f2e52505aa89ac3efa03f932 (patch) | |
| tree | aba33b981818e339e9a079883dd496694e635cb7 /chef-utils | |
| parent | 41a37e45ecef6ae540a7a67039ef698faaf311b3 (diff) | |
| download | chef-2f3ce1af8bbbea03f2e52505aa89ac3efa03f932.tar.gz | |
Bump version to 16.8.19 by Chef Expeditorv16.8.19
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 7382137ff1..55ae605073 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -16,5 +16,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "16.8.18" + VERSION = "16.8.19" end |
