From 3c3b8a44c07e49e541edc7d239712cd64364b3dc Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Mon, 31 Oct 2016 23:42:57 +0000 Subject: Bump version of chef to 12.16.29 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 ba15c10c63..a867f243e7 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.28" + VERSION = "12.16.29" end # -- cgit v1.2.1