From c9414338729decf217c8bfc37b1d405619c44331 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 18 Feb 2020 17:44:45 +0000 Subject: Bump version to 16.0.66 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/lib') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index be7aa35c9c..a8c4f24664 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("../..", __FILE__) - VERSION = "16.0.65".freeze + VERSION = "16.0.66".freeze end -- cgit v1.2.1