summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-13 19:17:44 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-13 19:17:44 +0000
commit673f733fe5d469ba025393b06544fbcabeca0cc9 (patch)
tree8f8efff8417ba7cfdad54acdcd459a3ea296eb07 /chef-config
parent0905dc48a30d36a298309e59ed1679392e247cef (diff)
downloadchef-673f733fe5d469ba025393b06544fbcabeca0cc9.tar.gz
Bump version of chef to 12.17.58 by Chef Versioner.v12.17.58
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 9b4e1f5cf8..116b942918 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.57"
+ VERSION = "12.17.58"
end
#