diff --git a/apps/daisy/ChangeLog b/apps/daisy/ChangeLog index af2e21ae8..3bc9dda43 100644 --- a/apps/daisy/ChangeLog +++ b/apps/daisy/ChangeLog @@ -10,3 +10,4 @@ 0.10: Use widget_utils. 0.11: Minor code improvements 0.12: Added setting to change Battery estimate to hours +0.13: Fixed Battery estimate Default to percentage and improved setting string diff --git a/apps/daisy/metadata.json b/apps/daisy/metadata.json index 81a1e593b..2367452cc 100644 --- a/apps/daisy/metadata.json +++ b/apps/daisy/metadata.json @@ -1,6 +1,6 @@ { "id": "daisy", "name": "Daisy", - "version": "0.12", + "version": "0.13", "dependencies": {"mylocation":"app"}, "description": "A beautiful digital clock with large ring guage, idle timer and a cyclic information line that includes, day, date, steps, battery, sunrise and sunset times", "icon": "app.png",