From 0dad30ded1529f4938ad00c6e6c0440b11e0e8b4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 8 Feb 2022 00:02:19 +0000 Subject: Bump version to 18.0.31 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 3857f8e7b4..6c60a1fa6c 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 = "18.0.30".freeze + VERSION = "18.0.31".freeze end # -- cgit v1.2.1