summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-31 17:29:52 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-31 17:29:52 +0000
commit92df46a80b3bdea55eb4e653c291db459b3b0101 (patch)
treef472c7ee0dda1c0f522b302caa73a80d398ad119 /chef-config
parentbb29b0a2efd7cea06fcefe1e34d2d175cc84c448 (diff)
downloadchef-92df46a80b3bdea55eb4e653c291db459b3b0101.tar.gz
Bump version of chef to 12.11.14 by Chef Versioner.v12.11.14
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 c9f3d78e52..c2f12c7c53 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.13"
+ VERSION = "12.11.14"
end
#