summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-27 16:45:45 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-27 16:45:45 +0000
commitd61840ae9c1d0e089e927b2761242bdf219e61cc (patch)
treeb37b40bcb9fd45e7d664136187427e3920fa9f35 /chef-utils
parentb45c94a084ce4bbe08db3dcc1494726bb941f9a6 (diff)
downloadchef-d61840ae9c1d0e089e927b2761242bdf219e61cc.tar.gz
Bump version to 16.16.20 by Chef Expeditorv16.16.20
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.rb2
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 7527d06d75..80869b7ead 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.16.19"
+ VERSION = "16.16.20"
end