mirror of https://github.com/espruino/BangleApps
iconlaunch - Bump version and changelog
parent
298fbf0d84
commit
f586bacbf2
|
@ -2,3 +2,4 @@
|
|||
0.02: implemented "direct launch" and "one click exit" settings
|
||||
0.03: Use default Bangle formatter for booleans
|
||||
0.04: Support new fast app switching
|
||||
0.05: Directly eval apps instead of loading
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "iconlaunch",
|
||||
"name": "Icon Launcher",
|
||||
"shortName" : "Icon launcher",
|
||||
"version": "0.04",
|
||||
"version": "0.05",
|
||||
"icon": "app.png",
|
||||
"description": "A launcher inspired by smartphones, with an icon-only scrollable menu.",
|
||||
"tags": "tool,system,launcher",
|
||||
|
|
Loading…
Reference in New Issue