From 141c75a62debddfb6dda5cda529236cd19f880f6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 4 Aug 2022 08:10:44 +0100 Subject: [PATCH] Update piwik to 4.11.0 --- cookbooks/matomo/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 6a9220b02..d65e034ec 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.10.1" +default[:matomo][:version] = "4.11.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.43.2