summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-06-10 04:19:31 +0000
committerChef Expeditor <chef-ci@chef.io>2021-06-10 04:19:31 +0000
commit0bc0a13cbc5775a34fbc2984f3abf5d13897f60d (patch)
tree12e54f147046ed8018905c461744b3233975575f /chef-utils
parentaaa99aca53c72296b15266c2585843e2457f0485 (diff)
downloadchef-0bc0a13cbc5775a34fbc2984f3abf5d13897f60d.tar.gz
Bump version to 17.2.32 by Chef Expeditorv17.2.32
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 4e62aefeeb..ebeae8f1c1 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.2.31"
+ VERSION = "17.2.32"
end