From 5be40aec0f6006ccebd08ed07e4aed4ca2e1e9c9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 22 Oct 2022 12:07:06 +0100 Subject: [PATCH] Update matomo to 4.12.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 19352d618..a2f490314 100644 --- a/cookbooks/matomo/attributes/default.rb +++ b/cookbooks/matomo/attributes/default.rb @@ -1,4 +1,4 @@ -default[:matomo][:version] = "4.12.1" +default[:matomo][:version] = "4.12.2" default[:matomo][:plugins] = { "Actions" => nil, "Annotations" => nil, -- 2.39.5