summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-27 23:23:27 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-27 23:23:27 +0000
commit9defd339d60615fa5555f412581bd97e5bc3a070 (patch)
treef411cbea5d5dc8cf9479f904a725d39efc131528 /chef-utils
parente61cfd82a543a385bde7c500c3cc8e3edd7bbfae (diff)
downloadchef-9defd339d60615fa5555f412581bd97e5bc3a070.tar.gz
Bump version to 17.0.66 by Chef Expeditorv17.0.66
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 1bcc915817..fe4ab547de 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.0.65"
+ VERSION = "17.0.66"
end