From 820de3cb304aaf57c4aaa99b3e6cd2c41107a96d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 8 Dec 2022 19:53:37 +0000 Subject: [PATCH] Update matomo to 4.13.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 8024d0b87..f4ff47c4d 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.3" +default[:matomo][:version] = "4.13.0" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.45.1