summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-26 02:29:48 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-26 02:29:48 +0000
commit89ac2a865cd4d403136a426130f4de77dd0dba20 (patch)
treee3e4b1b14594342229893f70435c9cfcd3998c8b /chef-config
parent92f813f47fda6668094612944ee994c2eea03f1b (diff)
downloadchef-89ac2a865cd4d403136a426130f4de77dd0dba20.tar.gz
Bump version to 16.5.16 by Chef Expeditorv16.5.16
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 f2610e1c9b..574114a0af 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.5.15".freeze
+ VERSION = "16.5.16".freeze
end