From 27f375a2483e00e75891da7e07d70cc2edcf7435 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Fri, 4 Nov 2016 16:19:37 +0000 Subject: Bump version of chef to 12.16.43 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 d4e9d64b47..3322b6a141 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.42" + VERSION = "12.16.43" end # -- cgit v1.2.1