From f063a107c9b408f4487dc2bf99cf9ca99e812a08 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 25 Jan 2017 21:33:00 +0000 Subject: Bump version of chef to 12.19.2 by Chef Versioner. --- chef-config/lib/chef-config/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-config/lib/chef-config/version.rb') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index e24301f772..926c6da34a 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.19.1" + VERSION = "12.19.2" end # -- cgit v1.2.1