summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-11-17 01:19:18 +0000
committerChef Expeditor <chef-ci@chef.io>2021-11-17 01:19:18 +0000
commitb959ce709d91fffb8624ff771f68f679196f9787 (patch)
treebf4294e57b347866e3ad8e16656ed4484c93c38a /chef-utils
parent24f0f54fe7c1844b780501e2afdb400275d6b379 (diff)
downloadchef-b959ce709d91fffb8624ff771f68f679196f9787.tar.gz
Bump version to 16.17.8 by Chef Expeditorv16.17.8
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 c5ffe944bb..5ab0b8b599 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.17.7"
+ VERSION = "16.17.8"
end