From bdf523534d47e641463a7ad17190dfcb3faeb36a Mon Sep 17 00:00:00 2001 From: tkakantousis Date: Mon, 11 Oct 2021 12:52:35 +0200 Subject: [PATCH] Release version: 2.4 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index c61200b4..9684efc2 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ long_description 'Installs/Configures HashiCorp Consul for Hopsworks' source_url 'https://github.com/logicalclocks/consul-chef' issues_url 'https://github.com/logicalclocks/consul-chef/issues' -version '2.4.0' +version '2.5.0' chef_version '>= 12.1' if respond_to?(:chef_version) depends 'conda'