summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-22 17:19:59 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-22 17:19:59 +0000
commita86ec6cbe445a67e887d528989a443372707c621 (patch)
tree9c3fa4d69d6debba15ad2a2a338c2c13bc9b1e22 /chef-config
parent4f94612872e24dc37e3a2b2e9a1d7db3b0acc136 (diff)
downloadchef-a86ec6cbe445a67e887d528989a443372707c621.tar.gz
Bump version of chef to 12.18.11 by Chef Versioner.v12.18.11
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 6b4b36d8b1..974bba92ef 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.10"
+ VERSION = "12.18.11"
end
#