summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-22 22:16:44 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-22 22:16:44 +0000
commit8d861487b67c1d06c4fab1ab134f360d8c8ca429 (patch)
tree93728114bf7eb7498d0a517472ce85b4f7d72f1a /chef-config
parentdc2c8154640c04422f7720a7db41bee157d95d44 (diff)
downloadchef-8d861487b67c1d06c4fab1ab134f360d8c8ca429.tar.gz
Bump version of chef to 12.18.14 by Chef Versioner.v12.18.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 3c04a6ebef..a5c36a563f 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.13"
+ VERSION = "12.18.14"
end
#