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