From cd1171f9114e70a4fb2e23b1b3c02da3853f1a46 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 4 Jan 2017 23:58:53 +0000 Subject: Bump version of chef to 12.18.19 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 ca1d6a542e..3571edb22f 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.18" + VERSION = "12.18.19" end # -- cgit v1.2.1