From c234d6affb93eb1af6e12033d37d2e74609120de Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 27 Apr 2016 17:57:14 +0000 Subject: Bump version of chef to 12.10.24 by Chef Versioner. --- chef-config/lib/chef-config/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-config') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index 7f5bc5d26c..bc46c68143 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.10.23" + VERSION = "12.10.24" end # -- cgit v1.2.1