From: Tom Hughes Date: Fri, 28 Oct 2022 07:07:56 +0000 (+0100) Subject: Update matomo to 4.12.3 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/af87a58d387f200266eb7717f15c54f2a94cc284 Update matomo to 4.12.3 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index a2f490314..8024d0b87 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.2" +default[:matomo][:version] = "4.12.3" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,