From: Tom Hughes Date: Tue, 2 May 2023 17:59:15 +0000 (+0100) Subject: Update matomo to 4.14.2 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/8fc843b448e4cd6615b1e72aa2a8a246e967f42b Update matomo to 4.14.2 --- diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index f4ff47c4d..ac5c83556 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.13.0" +default[:matomo][:version] = "4.14.2" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil,