summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-02-19 05:20:55 +0000
committerChef Expeditor <chef-ci@chef.io>2022-02-19 05:20:55 +0000
commit0338adab3fdd735b71d14280e229ebccf96261bb (patch)
tree9e320a1304a9719333b07d5f5d155b0ef6ffcea6 /chef-utils
parent71c4f4b489d0d3f779b951624614c2f07a530ce3 (diff)
downloadchef-0338adab3fdd735b71d14280e229ebccf96261bb.tar.gz
Bump version to 17.9.53 by Chef Expeditorv17.9.53
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 15d0ae2847..1d96703343 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.9.52"
+ VERSION = "17.9.53"
end