From ac2c2241a5c657a65255df94bc83ad09f10dca73 Mon Sep 17 00:00:00 2001 From: kkayam Date: Sun, 16 Feb 2025 14:45:19 +0000 Subject: [PATCH] shortname added --- apps/cutelauncher/metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/cutelauncher/metadata.json b/apps/cutelauncher/metadata.json index cf7b0f03c..de273e1a9 100644 --- a/apps/cutelauncher/metadata.json +++ b/apps/cutelauncher/metadata.json @@ -1,7 +1,8 @@ { "id": "cutelauncher", "name": "Cute Launcher", - "version": "0.19", + "shortName": "Cute Launcher", + "version": "0.20", "description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen", "icon": "app.png", "type": "launch",