iconlaunch - Bump version
parent
f7590cff9f
commit
c4ae56ed16
|
|
@ -22,3 +22,4 @@
|
||||||
(So that widgets are still hidden if launcher is fast-loaded)
|
(So that widgets are still hidden if launcher is fast-loaded)
|
||||||
0.16: Use firmware provided E.showScroller method
|
0.16: Use firmware provided E.showScroller method
|
||||||
0.17: fix fullscreen with oneClickExit
|
0.17: fix fullscreen with oneClickExit
|
||||||
|
0.18: Better performance
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "iconlaunch",
|
"id": "iconlaunch",
|
||||||
"name": "Icon Launcher",
|
"name": "Icon Launcher",
|
||||||
"shortName" : "Icon launcher",
|
"shortName" : "Icon launcher",
|
||||||
"version": "0.17",
|
"version": "0.18",
|
||||||
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue