From fa71b3fb1f7da9e5b8069e229cefaffed7ec65a7 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 8 Jan 2024 20:34:44 +0000 Subject: [PATCH] Update matomo to 4.16.0 --- 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 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, -- 2.45.1