summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-11-10 20:40:55 +0000
committerChef Expeditor <chef-ci@chef.io>2020-11-10 20:40:55 +0000
commit565e2e439f12211ebad3ad815548f4366d741256 (patch)
tree3856d6ba549b1d4bb1ea402b744d76f5652c632c /chef-utils
parent014328c06c470e4159f616876972811d745e1785 (diff)
downloadchef-565e2e439f12211ebad3ad815548f4366d741256.tar.gz
Bump version to 16.7.33 by Chef Expeditorv16.7.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 938b28e714..9b6c559762 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.7.32"
+ VERSION = "16.7.33"
end