From: Tom Hughes Date: Thu, 4 Aug 2022 07:10:44 +0000 (+0100) Subject: Update piwik to 4.11.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/141c75a62debddfb6dda5cda529236cd19f880f6 Update piwik to 4.11.0 --- 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,