From 54c82c1b5b760c5d41bbe938ac01c445c72a885c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 1 Sep 2021 21:55:45 +0000 Subject: Bump version to 17.4.42 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- chef-bin/lib/chef-bin/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-bin/lib') diff --git a/chef-bin/lib/chef-bin/version.rb b/chef-bin/lib/chef-bin/version.rb index b8d6d38d63..80214f13a3 100644 --- a/chef-bin/lib/chef-bin/version.rb +++ b/chef-bin/lib/chef-bin/version.rb @@ -21,7 +21,7 @@ module ChefBin CHEFBIN_ROOT = File.expand_path("..", __dir__) - VERSION = "17.4.41".freeze + VERSION = "17.4.42".freeze end # -- cgit v1.2.1