mirror of https://github.com/espruino/BangleApps
Created V0.12
parent
dfd04df0f3
commit
2e564e0691
|
@ -4514,7 +4514,7 @@
|
|||
"name": "LCARS Clock",
|
||||
"shortName":"LCARS",
|
||||
"icon": "lcars.png",
|
||||
"version":"0.11",
|
||||
"version":"0.12",
|
||||
"readme": "README.md",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"description": "Library Computer Access Retrieval System (LCARS) clock.",
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
0.09: Tab anywhere to open the launcher.
|
||||
0.10: Removed swipes to be compatible with the Pattern Launcher. Stability improvements.
|
||||
0.11: Show the gadgetbridge weather temperature (settings).
|
||||
0.12: Refactoring and stability improvements.
|
||||
0.12: Added humidity to data.
|
Loading…
Reference in New Issue