From a6f4b47d926a01dfc295c8479140f881477bc87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Z=C3=BCrcher?= Date: Sat, 15 Nov 2025 14:21:27 +0100 Subject: [PATCH] release new version with new group table and member filter function --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c3fb33..3ef172f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lightcontrol", - "version": "1.1.0", + "version": "1.1.1", "description": "A Tecamino App", "productName": "Attendence Records", "author": "A. Zuercher",