From 2332a5d161c8926b99954cb4547e596cd9d83590 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Tue, 17 May 2022 09:41:38 +0200
Subject: [PATCH] ansible/roles/matomo#18 Update to 4.10.0

---
 defaults/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defaults/main.yml b/defaults/main.yml
index bdb141d..3856409 100644
--- a/defaults/main.yml
+++ b/defaults/main.yml
@@ -1,6 +1,6 @@
 ---
 
-matomo_version: 4.9.1
+matomo_version: 4.10.0
 matomo_force_reset: no
 matomo_plugins:
   - Actions
-- 
GitLab