diff --git a/apps.json b/apps.json index 2fa94fa18..7d2c5fd54 100644 --- a/apps.json +++ b/apps.json @@ -1150,7 +1150,7 @@ "name": "Battery Chart", "shortName":"Battery Chart", "icon": "app.png", - "version":"0.04", + "version":"0.05", "description": "A widget and an app for recording and visualizing battery percentage over time.", "tags": "app,widget,battery,time,record,chart,tool", "storage": [ diff --git a/apps/batchart/ChangeLog b/apps/batchart/ChangeLog index 8c1e8f995..f57805b6a 100644 --- a/apps/batchart/ChangeLog +++ b/apps/batchart/ChangeLog @@ -1,4 +1,5 @@ 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: Display temperature and LCD state in chart +0.04: chart in the app is now active. +0.05: Display temperature and LCD state in chart \ No newline at end of file