master
kkayam 2025-02-16 15:11:42 +00:00
parent c153841131
commit a03e5255a1
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.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"
}
]