summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-09 23:44:35 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-09 23:44:35 +0000
commitc79ed56d52ecff6452740e14ebb9546f3baf399e (patch)
tree53e473c4acd62b0178115bb7afa72c0e7bae729f /chef-config/lib
parentb49efdb1953e7426afd0230f2611ceb8b77fe2ea (diff)
downloadchef-c79ed56d52ecff6452740e14ebb9546f3baf399e.tar.gz
Bump version of chef to 12.18.27 by Chef Versioner.v12.18.27
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 deea8983fd..6bfdf22259 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.26"
+ VERSION = "12.18.27"
end
#