From 4a57f4fa453a8413ffdd2afa21ec493e3482437e Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Wed, 13 Nov 2024 15:35:30 +0100 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index adf9749..5907eae 100644 --- a/module.json +++ b/module.json @@ -3,8 +3,8 @@ "name": "Breaking News", "description": "Shows a breaking news layer on dashboard.", "keywords": ["news", "dashboard", "popup"], - "version": "1.0.11", + "version": "1.0.12", "humhub": { - "minVersion": "1.9" + "minVersion": "1.14" } }