Version for BatChart app updated

pull/284/head^2
Markus 2020-04-12 14:06:12 +02:00
parent eebc494704
commit 1a8a0d0a63
2 changed files with 2 additions and 1 deletions

View File

@ -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": [

View File

@ -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.