From d2cd93486f8183a96d83024d8c2e9d8b0b5088b6 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 21 May 2018 08:14:41 +0000 Subject: Bump version to 14.1.20 by Chef Expeditor --- 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 76ab22df66..51f853e5e4 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 = "14.1.19" + VERSION = "14.1.20" end # -- cgit v1.2.1