From 6cea26bf995398e67f24f3fb94f2d987c8934def Mon Sep 17 00:00:00 2001 From: Antonios Kouzoupis Date: Wed, 5 Jul 2023 14:00:24 +0200 Subject: [PATCH] Prepare development for: 3.4.0 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 0e46a56..b4b878c 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 '3.3.0' +version '3.4.0' chef_version '>= 12.1' if respond_to?(:chef_version) depends 'conda'