mirror of https://github.com/espruino/BangleApps
Version for BatChart app updated
parent
eebc494704
commit
1a8a0d0a63
|
@ -1150,7 +1150,7 @@
|
|||
"name": "Battery Chart",
|
||||
"shortName":"BatChart",
|
||||
"icon": "app.png",
|
||||
"version":"0.03",
|
||||
"version":"0.04",
|
||||
"description": "A widget and an app for recording and visualizing battery percentage over time.",
|
||||
"tags": "app,widget,battery,time,record,chart,tool",
|
||||
"storage": [
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
0.01: New app and widget
|
||||
0.02: Widget stores data to file (1 dataset/10min)
|
||||
0.03: Rotate log files once a week.
|
||||
0.04: chart in the app is now active.
|
||||
|
|
Loading…
Reference in New Issue