From f162459305cbef5e815caa974b3a9dbb66da9afc Mon Sep 17 00:00:00 2001 From: storm64 Date: Fri, 21 Jan 2022 20:22:23 +0100 Subject: [PATCH] lightswitch: Update version Add the option to enable touching the widget only on clock and settings. --- apps/lightswitch/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lightswitch/metadata.json b/apps/lightswitch/metadata.json index 2c0c8a4f4..3ef967b20 100644 --- a/apps/lightswitch/metadata.json +++ b/apps/lightswitch/metadata.json @@ -2,7 +2,7 @@ "id": "lightswitch", "name": "Light Switch Widget", "shortName": "Light Switch", - "version": "0.01", + "version": "0.02", "description": "This is a fast way to switch backlighting on/off, change the brightness and show the lock status. All in one widget.", "icon": "images/app.png", "type": "widget",