From a03e5255a127ff3ebaf70a17decb5ceacd5a19cd Mon Sep 17 00:00:00 2001 From: kkayam Date: Sun, 16 Feb 2025 15:11:42 +0000 Subject: [PATCH] fix --- apps/cutelauncher/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cutelauncher/metadata.json b/apps/cutelauncher/metadata.json index 77f8a23e5..82ba87aa0 100644 --- a/apps/cutelauncher/metadata.json +++ b/apps/cutelauncher/metadata.json @@ -2,7 +2,7 @@ "id": "cutelauncher", "name": "Cute Launcher", "shortName": "Cute Launcher", - "version": "0.21", + "version": "0.22", "description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen", "icon": "app.png", "type": "launch", @@ -21,7 +21,7 @@ "evaluate": true }, { - "name": "cutelauncher.setting.js", + "name": "cutelauncher.settings.js", "url": "settings.js" } ]