summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-10 00:04:15 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-10 00:04:15 +0000
commitb72d8042e3ac468d31346ffe637b72b778524827 (patch)
treeb870de4fcf59563f0fef6e08b8149e375a675b40 /chef-utils
parent14f07d77d8bd3d9c3c90100c1577bfa6f80e3a11 (diff)
downloadchef-b72d8042e3ac468d31346ffe637b72b778524827.tar.gz
Bump version to 16.8.7 by Chef Expeditorv16.8.7
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 49e7ad803d..46cb08713b 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.8.6"
+ VERSION = "16.8.7"
end