From 225db9583a5da78dfa4e875abb70b8a543e6ad37 Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Thu, 14 Nov 2024 23:28:08 +0100 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 0906cd1..813b8e8 100755 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "name": "Most Active Users", "description": "Adds a widget to the dashboard showing the most active users", "keywords": ["most", "active", "users", "widget", "dashboard"], - "version": "0.2.8", + "version": "0.2.9", "humhub": { "minVersion": "1.0" },