forked from FOSS/BangleApps
version increment, changelog notes
parent
d2692aa36c
commit
a80a7f2162
|
@ -1,2 +1,3 @@
|
|||
0.1: Initial release
|
||||
0.2: Added more descriptive approximations
|
||||
0.2f: Bug fixes: Incorrect hour drawn after 50 mins, incorrect quarter minute drawn after 50 mins
|
|
@ -1,7 +1,7 @@
|
|||
{ "id": "approxclock",
|
||||
"name": "Approximate Clock",
|
||||
"shortName" : "Approx Clock",
|
||||
"version": "0.2",
|
||||
"version": "0.2f",
|
||||
"icon": "app.png",
|
||||
"description": "A really basic spelled out time display for people looking for the vague time at a glance.",
|
||||
"type": "clock",
|
||||
|
|
Loading…
Reference in New Issue