From 0da532c48fd31a8088ee3e1c0e1d31dfd271cf2a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 5 Apr 2025 12:03:40 +0100 Subject: [PATCH] Update matomo to 5.3.1 --- cookbooks/matomo/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/matomo/attributes/default.rb b/cookbooks/matomo/attributes/default.rb index f4eb0c061..c89a2dbc6 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "5.1.1" +default[:matomo][:version] = "5.3.1" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.39.5