From 9d601e8304e567fd91bde56ca4b234ebb9f3e53b Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 6 Dec 2019 04:17:37 +0000 Subject: Bump version to 15.6.0 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 4f48a72322..b63b4db44c 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 = "15.5.26".freeze + VERSION = "15.6.0".freeze end -- cgit v1.2.1