summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-22 00:24:06 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-22 00:24:06 +0000
commit0dc44943bd0bd417dd0143ffa15328307516b7c4 (patch)
tree19fd0f0c181ae9a16c016500514296145f149c35 /chef-utils
parent1c6b631e0de43432e2bf87b5bba66d6f5371e30a (diff)
downloadchef-0dc44943bd0bd417dd0143ffa15328307516b7c4.tar.gz
Bump version to 17.7.17 by Chef Expeditorv17.7.17
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 f69a41b38f..3c840d69a7 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.7.16"
+ VERSION = "17.7.17"
end