summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-03 18:50:23 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-03 18:50:23 +0000
commit8457513756bfaed5e23b581990da023dd21aeb7b (patch)
tree0d88a79e4901ac48d0335b5ed9a55f5f649b4c0d /chef-utils
parent3608ff257839c0f204d8359584590ec70e616ac8 (diff)
downloadchef-8457513756bfaed5e23b581990da023dd21aeb7b.tar.gz
Bump version to 17.3.16 by Chef Expeditorv17.3.16
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 754ec10020..af6799531d 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.15"
+ VERSION = "17.3.16"
end