quicklaunch - Bump version

pull/2203/head
Martin Boonk 2022-10-27 18:10:00 +02:00
parent 9b6374fae5
commit 4e187004a8
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
0.01: Initial version 0.01: Initial version
0.02: Moved settings from launcher to settings->apps menu 0.02: Moved settings from launcher to settings->apps menu
0.03: Better performance by not scanning on every boot

View File

@ -2,7 +2,7 @@
"id": "quicklaunch", "id": "quicklaunch",
"name": "Quick Launch", "name": "Quick Launch",
"icon": "app.png", "icon": "app.png",
"version":"0.02", "version":"0.03",
"description": "Tap or swipe left/right/up/down on your clock face to launch up to five apps of your choice. Configurations can be accessed through Settings->Apps.", "description": "Tap or swipe left/right/up/down on your clock face to launch up to five apps of your choice. Configurations can be accessed through Settings->Apps.",
"type": "bootloader", "type": "bootloader",
"tags": "tools, system", "tags": "tools, system",