From dda4a96dc2b6b4dc7011b2392ef8c7bbf5ed2d3f Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Mon, 6 May 2024 19:46:49 +0100 Subject: [PATCH] Update metadata for 9.3.2 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 1543aa23f..45b136050 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ chef_version '>= 15.3' license 'Apache-2.0' description 'Installs and configures apache2' -version '9.3.1' +version '9.3.2' depends 'yum-epel'