summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-16 00:58:45 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-16 00:58:48 +0000
commit60667a174392593ece0c94a31e77837b1bdcd62d (patch)
tree24871d2025f9d3decb1dd812274ba6802077cbae /chef-utils
parent85b02c7ee8a34647304115ab2bd018d9a7093b24 (diff)
downloadchef-60667a174392593ece0c94a31e77837b1bdcd62d.tar.gz
Bump version to 16.8.18 by Chef Expeditorv16.8.18
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 6d018069bf..7382137ff1 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.17"
+ VERSION = "16.8.18"
end