summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-01 23:39:10 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-01 23:39:10 +0000
commit0f3ba0d02f69c91bf93bcc075c8e4985fdf807f6 (patch)
tree2a739d79103105f89640f2875772a70204559f15 /chef-utils
parent6646caae76fcf74831111eb9580a92b35e993aee (diff)
downloadchef-0f3ba0d02f69c91bf93bcc075c8e4985fdf807f6.tar.gz
Bump version to 16.7.64 by Chef Expeditorv16.7.64
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 692dabb4ff..53c380f289 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.63"
+ VERSION = "16.7.64"
end