From: Tom Hughes Date: Thu, 6 Oct 2022 07:00:22 +0000 (+0100) Subject: Update matomo to 4.12.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c893aa5ef2c070bd617c0899ac4b524e286afdd3 Update matomo to 4.12.0 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index d65e034ec..42c83e6de 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.11.0" +default[:matomo][:version] = "4.12.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,