mirror of https://github.com/espruino/BangleApps
Daisy Feat: Also put this into version/changelog
parent
446276b134
commit
2c74a27603
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue