From acb0178b9fe02483dcb855a32e5e5de46e137127 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 10 Sep 2020 22:17:16 +0000 Subject: Bump version to 16.5.51 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- 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 f35a48b51e..3cb7f03b20 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -15,5 +15,5 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("..", __dir__) - VERSION = "16.5.50".freeze + VERSION = "16.5.51".freeze end -- cgit v1.2.1