summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-17 02:04:49 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-17 02:04:49 +0000
commit05a9ac62a28ae62991b64d0e186289190c6a81dc (patch)
treed2da3899bceddfe833fa08676a4aac3b1098f4cb /chef-utils
parent559d57cb9a6963aad1300de9cdbcf8dfb9278663 (diff)
downloadchef-05a9ac62a28ae62991b64d0e186289190c6a81dc.tar.gz
Bump version to 16.15.15 by Chef Expeditorv16.15.15
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 ca88a6f642..f3a8855e58 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.15.14"
+ VERSION = "16.15.15"
end