summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 03:22:45 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 03:22:45 +0000
commit5798c4df57913bb07b83d527b6bb164f76044bc9 (patch)
tree45e69e09dd2eaf0a8fdfe966a4928e504a1c4a68 /chef-utils
parent6d1eeb42339cad2302705e5734dddc0d5c98b64b (diff)
downloadchef-5798c4df57913bb07b83d527b6bb164f76044bc9.tar.gz
Bump version to 16.16.4 by Chef Expeditorv16.16.4
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 dc376f8829..f940323da0 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.3"
+ VERSION = "16.16.4"
end