iconlaunch - Bump version

master
Martin Boonk 2022-10-21 17:20:09 +02:00
parent a1b279ad79
commit 5fdbccf197
2 changed files with 2 additions and 1 deletions

View File

@ -4,3 +4,4 @@
0.04: Support new fast app switching 0.04: Support new fast app switching
0.05: Allow to directly eval apps instead of loading 0.05: Allow to directly eval apps instead of loading
0.06: Cache apps for faster start 0.06: Cache apps for faster start
0.07: Read app icons on demand

View File

@ -2,7 +2,7 @@
"id": "iconlaunch", "id": "iconlaunch",
"name": "Icon Launcher", "name": "Icon Launcher",
"shortName" : "Icon launcher", "shortName" : "Icon launcher",
"version": "0.06", "version": "0.07",
"icon": "app.png", "icon": "app.png",
"description": "A launcher inspired by smartphones, with an icon-only scrollable menu.", "description": "A launcher inspired by smartphones, with an icon-only scrollable menu.",
"tags": "tool,system,launcher", "tags": "tool,system,launcher",