summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-17 18:44:53 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-17 18:44:53 +0000
commit9718754d251adfb61efb090d19bd500f2c17c640 (patch)
treed407830ab42d0292294b9c04fb7e64e6f7842db4 /chef-config
parent5a674c8bfbaf5933ea429a7340c6aa0ad13bafb1 (diff)
downloadchef-9718754d251adfb61efb090d19bd500f2c17c640.tar.gz
Bump version to 16.16.15 by Chef Expeditorv16.16.15
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 7f5841e845..b583293169 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "16.16.14".freeze
+ VERSION = "16.16.15".freeze
end