summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 03:26:25 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 03:26:25 +0000
commit5724908e6dc05ccc870984acef9b430ea69faf0b (patch)
tree3a0a7a91e633d65bfb635d65996c9060441c55e1 /chef-utils
parentdd5a612ee2495cd3ffd49db92403044f1ee5e873 (diff)
downloadchef-5724908e6dc05ccc870984acef9b430ea69faf0b.tar.gz
Bump version to 17.6.8 by Chef Expeditorv17.6.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 cec171406f..a60eb27c5c 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 = "17.6.7"
+ VERSION = "17.6.8"
end