bump version

pull/2645/head
thyttan 2023-03-11 01:18:28 +01:00
parent cc15ff9cfa
commit 068e68780c
2 changed files with 2 additions and 1 deletions

View File

@ -10,3 +10,4 @@
0.10: Extend the functionality via a quicklaunch.app.js file that can be launched
with quicklaunch itself.
0.11: Add hints to the extension app. Tweak remove function.
0.12: Stackable extension screens.

View File

@ -2,7 +2,7 @@
"id": "quicklaunch",
"name": "Quick Launch",
"icon": "app.png",
"version": "0.11",
"version": "0.12",
"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",