From: Tom Hughes Date: Mon, 8 Jan 2024 20:34:44 +0000 (+0000) Subject: Update matomo to 4.16.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/fa71b3fb1f7da9e5b8069e229cefaffed7ec65a7 Update matomo to 4.16.0 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 3948380a8..b8a05c764 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.15.1" +default[:matomo][:version] = "4.16.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,