master
kkayam 2025-02-16 14:50:59 +00:00
parent ac2c2241a5
commit c153841131
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"id": "cutelauncher",
"name": "Cute Launcher",
"shortName": "Cute Launcher",
"version": "0.20",
"version": "0.21",
"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.json",
"name": "cutelauncher.setting.js",
"url": "settings.js"
}
]