From 5686e61152c2e7ce748693cf27bcef16a8042d05 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 26 Jul 2025 00:04:11 +0100 Subject: [PATCH] Update matomo to 5.3.2 --- 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 56ae90ca7..e549ae790 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "5.3.1" +default[:matomo][:version] = "5.3.2" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.39.5