summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-26 14:22:10 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-26 14:22:10 +0000
commit69a5c52c2928e7a324c26738f128cb3782280c46 (patch)
treeda99b3324db4f7bbe8c190f0622436b3b5889edb /chef-config
parente5d899e0ad47c55bb31be7415842926eba2ea7cd (diff)
downloadchef-69a5c52c2928e7a324c26738f128cb3782280c46.tar.gz
Bump version of chef to 12.11.5 by Chef Versioner.v12.11.5
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 da5a9a4d88..d400a4af9f 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.11.4"
+ VERSION = "12.11.5"
end
#