summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-05 21:59:08 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-05 21:59:08 +0000
commit7d1d18b1dc3905f39694734a3c809f92c4955d57 (patch)
tree394eba1127c9567d0109f93657b5f089d5a00505 /chef-config
parent941315da72452c32bb939c892676490e56eaa44b (diff)
downloadchef-7d1d18b1dc3905f39694734a3c809f92c4955d57.tar.gz
Bump version to 14.6.16 by Chef Expeditorv14.6.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 59ba81b0e0..78213190d5 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 = "14.6.15".freeze
+ VERSION = "14.6.16".freeze
end
#