summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-21 19:14:42 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-21 19:14:42 +0000
commit5935b7a88f4b7a2afd0b854eec7f435aa070efb6 (patch)
tree17b9eb8cb7398224acd574a47e2c67a7163c5869 /chef-config/lib
parent9a964cb4f5f3b354afe60ae09d0eaa7620f79343 (diff)
downloadchef-5935b7a88f4b7a2afd0b854eec7f435aa070efb6.tar.gz
Bump version of chef to 12.18.8 by Chef Versioner.v12.18.8
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 b00c29647c..daa8bfbe34 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.7"
+ VERSION = "12.18.8"
end
#