summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-07-29 00:40:05 +0000
committerChef Expeditor <chef-ci@chef.io>2020-07-29 00:40:05 +0000
commit91985234d15894b6f1f7546cf65f9e84849cbec0 (patch)
tree484faf90b0cf614a716bb29b02a2a42a524a5145 /chef-config
parent5a6101f9d86a0d0066d30e327fa96cd89b35fa1c (diff)
downloadchef-91985234d15894b6f1f7546cf65f9e84849cbec0.tar.gz
Bump version to 15.13.6 by Chef Expeditorv15.13.6
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 8e7b081fc3..e5650beba3 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 = "15.13.5".freeze
+ VERSION = "15.13.6".freeze
end