summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-17 18:27:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-17 18:27:14 +0000
commite327309c133053dca10392c027f18ed86137eb0c (patch)
treec504155bbfe6d4d44c4dbaf04f8811cc5fbb811e /chef-config
parent3a9971ed75e61c92c28c06b862dc2052056845b1 (diff)
downloadchef-e327309c133053dca10392c027f18ed86137eb0c.tar.gz
Bump version of chef to 12.14.9 by Chef Versioner.v12.14.9
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 49f92b3bb1..1cd318756f 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.14.8"
+ VERSION = "12.14.9"
end
#