From 176efb80c226a44516a24250f96cef4a9d12c96d Mon Sep 17 00:00:00 2001 From: "j.lundqvist" Date: Wed, 15 Jan 2025 16:29:52 +0100 Subject: [PATCH] Release 1.0.4 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 2ead02c..1c30935 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ long_description 'Installs/Configures choregraphie' issues_url 'https://github.com/criteo-cookbooks/choregraphie' if respond_to? :issues_url source_url 'https://github.com/criteo-cookbooks/choregraphie' if respond_to? :source_url -version '1.0.3' +version '1.0.4' supports 'centos' supports 'windows' chef_version '>= 17.9.26'