From a2890be2422453dee593ffb1f5eb6a49271c83be Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Tue, 16 May 2017 10:43:34 +0000 Subject: Bump version of chef to 13.1.20 by Chef Versioner. --- chef-config/lib/chef-config/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-config/lib') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index ecb45c4690..1d91375ba7 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 = "13.1.19" + VERSION = "13.1.20" end # -- cgit v1.2.1