summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-26 16:31:45 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-26 16:31:45 +0000
commita3a22771bef2acec5c325751622a47f733ee100c (patch)
treecb1e48b407362d9a6ccad206b696368cec1df722 /chef-config
parent82405eac69831a9b85d9a6701d406709e28abe3d (diff)
downloadchef-a3a22771bef2acec5c325751622a47f733ee100c.tar.gz
Bump version of chef to 12.11.7 by Chef Versioner.v12.11.7
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 bd1c795344..f48e5ceeec 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.6"
+ VERSION = "12.11.7"
end
#