summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-15 17:52:36 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-15 17:52:36 +0000
commit45da58d6eee140441d19fba09a8131607390fe77 (patch)
tree2a135d67646ae6f700ae2f260d02dfcfc73418ba /chef-utils
parent04cc47880c8fb6ddbe68d49d951f55c649cfa226 (diff)
downloadchef-45da58d6eee140441d19fba09a8131607390fe77.tar.gz
Bump version to 16.13.46 by Chef Expeditorv16.13.46
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 0e68b16d34..e3cc03ec24 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.13.45"
+ VERSION = "16.13.46"
end