From a0e5e4427d56e68d3085a792e267ad4a43d78cde Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Thu, 2 May 2024 19:26:57 +0100 Subject: [PATCH] Update metadata for 2.0.13 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index b7ab849..9507028 100644 --- a/metadata.rb +++ b/metadata.rb @@ -5,7 +5,7 @@ description 'Installs/Configures gpg' source_url 'https://github.com/sous-chefs/gpg' issues_url 'https://github.com/sous-chefs/gpg/issues' -version '2.0.12' +version '2.0.13' chef_version '>= 15.3' depends 'yum-epel'