summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-14 21:53:55 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-14 21:53:55 +0000
commitf27b61ff85b51894d7f50053ca74a8bc61c974e6 (patch)
tree76bf090fd52247fa65dedfa9afb078dbfd648c81 /chef-utils
parent96846b3ec7aa41a57d4d22f4a5cde855d3fc4189 (diff)
downloadchef-f27b61ff85b51894d7f50053ca74a8bc61c974e6.tar.gz
Bump version to 17.3.33 by Chef Expeditorv17.3.33
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 17ca86b8e0..dc1646f86b 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.3.32"
+ VERSION = "17.3.33"
end