summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-10 18:59:55 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-10 18:59:55 +0000
commit7e112b9542f3103c50990c3af337ce5575827e74 (patch)
tree863f50c13eae1825d178768e2383aedc3eb4642e /chef-config
parent49f445ac20517241baaae6885448bce507b731b5 (diff)
downloadchef-7e112b9542f3103c50990c3af337ce5575827e74.tar.gz
Bump version of chef to 12.17.4 by Chef Versioner.v12.17.4
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 8e5f81cb4f..8e1c1a6efc 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.17.3"
+ VERSION = "12.17.4"
end
#