1
0
Fork 0

bump to 0.07 after reverting 0.06

master
thyttan 2022-11-20 17:32:44 +01:00
parent 40ab4bb6d1
commit 8d6b7cb0d7
2 changed files with 3 additions and 1 deletions

View File

@ -3,3 +3,5 @@
0.03: Better performance by not scanning on every boot
0.04: Better performace by not scanning on boot at all
0.05: Update to work with new 'fast switch' clock->launcher functionality
0.06: Use Bangle.load() to allow 'fast switch' for apps where it's available.
0.07: Revert version 0.06. This version is the same as 0.05.

View File

@ -2,7 +2,7 @@
"id": "quicklaunch",
"name": "Quick Launch",
"icon": "app.png",
"version":"0.05",
"version":"0.07",
"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",
"tags": "tools, system",