summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-17 19:37:24 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-17 19:37:24 +0000
commitb414b4934cbeb42fa8d42cfc126ebc2dd52aff80 (patch)
treeb8676e2ebac6b005e075eb131178ab3661b5619e /chef-utils
parent9031ab0773140a0ad34cc9cc14617d6fe044dc54 (diff)
downloadchef-b414b4934cbeb42fa8d42cfc126ebc2dd52aff80.tar.gz
Bump version to 16.16.16 by Chef Expeditorv16.16.16
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 997fc2d410..7f3499ae2f 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.15"
+ VERSION = "16.16.16"
end