summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 18:13:48 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 18:13:48 +0000
commit71828ec7de7fccf6b8f01014aff50dc85dc6ccff (patch)
treee020b40b26448f06d09d612cf73aca2e64989ac8 /chef-utils
parentb4562f60efeabb1700a6646151af53620dbc26ea (diff)
downloadchef-71828ec7de7fccf6b8f01014aff50dc85dc6ccff.tar.gz
Bump version to 16.16.6 by Chef Expeditorv16.16.6
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 6fc32f8f1a..a61a9c3c1d 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.5"
+ VERSION = "16.16.6"
end