From: Tom Hughes Date: Thu, 8 Dec 2022 19:53:37 +0000 (+0000) Subject: Update matomo to 4.13.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/820de3cb304aaf57c4aaa99b3e6cd2c41107a96d Update matomo to 4.13.0 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 8024d0b87..f4ff47c4d 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.3" +default[:matomo][:version] = "4.13.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,