summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-07 22:00:37 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-07 22:00:37 +0000
commite0ef72885027ee44eb5025c82ded084315b5df27 (patch)
tree1fe68cbd5d5df952b865ebe82c112466ed3b3a6a /chef-config
parent1f8a11b2a21e2025cba5e1872429113f06a0b86a (diff)
downloadchef-e0ef72885027ee44eb5025c82ded084315b5df27.tar.gz
Bump version to 15.2.16 by Chef Expeditorv15.2.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 11f0bf7dfe..3d26e3ea94 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "15.2.15".freeze
+ VERSION = "15.2.16".freeze
end
#