From: Tom Hughes Date: Tue, 3 Sep 2024 09:56:09 +0000 (+0100) Subject: Update matomo to 5.1.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/4a2368cef9137b7d9911183e05c78c21ed2483e6 Update matomo to 5.1.1 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index 82d41f5fa..f4eb0c061 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "5.0.1" +default[:matomo][:version] = "5.1.1" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,