summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-21 17:28:13 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-21 17:28:13 +0000
commit81e4f3ee85fc4e9bef11c3468dcd1cb8d30f4cea (patch)
treeb279d0d9a972a5c25491d982d77be096dbd1cc00 /chef-config/lib
parent9c38e31108d55c39e097c4dd6a6fea2f26bcfd48 (diff)
downloadchef-81e4f3ee85fc4e9bef11c3468dcd1cb8d30f4cea.tar.gz
Bump version of chef to 12.18.6 by Chef Versioner.v12.18.6
Diffstat (limited to 'chef-config/lib')
-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 b651cbc70c..f1298f1558 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 = "12.18.5"
+ VERSION = "12.18.6"
end
#