From f15c94e0dfc9ceb577041b6d5b647ff2e8f0fe7d Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Tue, 1 Nov 2016 15:41:46 +0000 Subject: Bump version of chef to 12.16.32 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 93c9520d40..12fa3395b8 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.16.31" + VERSION = "12.16.32" end # -- cgit v1.2.1