summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-06 14:43:31 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-06 14:43:31 +0000
commit5c8645469f79ab033542d735b2337e3355337d4e (patch)
treed5a9da6aa0c5ba460e56e321197cfe6a4766283b /chef-config
parent4c9cdc13cbe8fb3657149c06b4b0f56803d6d3ba (diff)
downloadchef-5c8645469f79ab033542d735b2337e3355337d4e.tar.gz
Bump version of chef to 12.18.24 by Chef Versioner.v12.18.24
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 d2f902d999..e6d75d3726 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.23"
+ VERSION = "12.18.24"
end
#